aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2023-02-20add senduipi/stui/testui/uiretMITSUNARI Shigeo
2023-02-20add cluiMITSUNARI Shigeo
2022-12-07add test of prefetchitiMITSUNARI Shigeo
2022-12-05[test] X32 is optional and remove CFLAGSMITSUNARI Shigeo
2022-12-01test: simplify makefileAndrea Pappacoda
2022-11-30add test of CMPccXADDMITSUNARI Shigeo
2022-11-25add test of rao-intMITSUNARI Shigeo
2022-11-24fix args of EmptyAllocator::alloc in testMITSUNARI Shigeo
2022-11-24stop if a test script causes an errorMITSUNARI Shigeo
2022-11-24CXX uses g++ as default valueMITSUNARI Shigeo
2022-11-24remove warning of blaceMITSUNARI Shigeo
2022-11-24remove -fno-operator-names optionMITSUNARI Shigeo
2022-11-24use CXX instead of g++MITSUNARI Shigeo
2022-11-22add detect_x32 to TARGETMITSUNARI Shigeo
2022-11-21use gcc instead of dpkg for portabilityMITSUNARI Shigeo
2022-11-20test_avx512.sh runs on x32MITSUNARI Shigeo
2022-11-20disable some tests on x32MITSUNARI Shigeo
2022-11-17sizeof(void*) = 4 on x32, so disable the testMITSUNARI Shigeo
2022-11-04add T_M_K flag to vpmov*MITSUNARI Shigeo
2022-11-04add include pathMITSUNARI Shigeo
2022-10-07add test of setDefaultEncodingMITSUNARI Shigeo
2022-09-15add serializeMITSUNARI Shigeo
2022-08-10avoid including algorithm header in xbyak_util.hMITSUNARI Shigeo
2022-07-22fix movzx eax, ah on 64bit and test itMITSUNARI Shigeo
2022-05-20add test of Cpu::hasMITSUNARI Shigeo
2022-05-12add movdir64bMITSUNARI Shigeo
2022-05-12add movdiriMITSUNARI Shigeo
2022-05-11fix cldemote test for 32-bitMITSUNARI Shigeo
2022-05-11support cldemoteMITSUNARI Shigeo
2022-05-11add clwbMITSUNARI Shigeo
2022-04-05add umwaitMITSUNARI Shigeo
2022-04-05add umonitorMITSUNARI Shigeo
2022-04-05add tpauseMITSUNARI Shigeo
2022-04-05remove warning of vcMITSUNARI Shigeo
2022-03-13test badSSE only for 32-bit modeMITSUNARI Shigeo
2022-03-08add tests to badSSEMITSUNARI Shigeo
2022-03-08add baseSSE testMITSUNARI Shigeo
2022-02-15build(make): honour CXXFLAGS, CPPFLAGS and LDFLAGSAndrea Pappacoda
2022-02-15test generates only a.asmMITSUNARI Shigeo
2022-02-14build(make): fix clean target in test/MakefileAndrea Pappacoda
2022-01-28v6.02MITSUNARI Shigeo
2021-12-14supprt retfMITSUNARI Shigeo
2021-12-14support call(mem, T_FAR)MITSUNARI Shigeo
2021-12-14support jmp(mem, T_FAR)MITSUNARI Shigeo
2021-12-09add test of hltMITSUNARI Shigeo
2021-10-05use original uint8_tMITSUNARI Shigeo
2021-09-14add vcvtusi2shMITSUNARI Shigeo
2021-09-14add vcvtsi2shMITSUNARI Shigeo
2021-09-14add vcvttph2qqMITSUNARI Shigeo
2021-09-14add vcvttsh2usiMITSUNARI Shigeo