.. |
cpuid
|
update cpuid by sde
|
2023-12-19 18:48:51 +09:00 |
bf.cpp
|
replace uint32 with uint32_t etc.
|
2020-09-08 15:14:18 +09:00 |
bf.vcxproj
|
remove *.user and *.vcproj
|
2019-09-16 21:47:19 +09:00 |
calc.cpp
|
Fix segmentation fault in calc sample
|
2020-01-15 09:13:13 +09:00 |
calc.vcxproj
|
remove *.user and *.vcproj
|
2019-09-16 21:47:19 +09:00 |
calc2.cpp
|
replace uint32 with uint32_t etc.
|
2020-09-08 15:14:18 +09:00 |
ccmp.cpp
|
fix comment of sample/ccmp.cpp
|
2023-12-26 16:22:11 +09:00 |
echo.bf
|
first commit
|
2010-04-16 10:33:04 +09:00 |
fizzbuzz.bf
|
first commit
|
2010-04-16 10:33:04 +09:00 |
hello.bf
|
first commit
|
2010-04-16 10:33:04 +09:00 |
jmp_table.cpp
|
change the type of Xbyak::Error from enum to a class
|
2013-07-04 23:59:12 +09:00 |
Makefile
|
add no_flags sample
|
2023-12-27 09:06:48 +09:00 |
memfd.cpp
|
[doc] fix typo
|
2024-03-26 14:59:40 +09:00 |
memfunc.cpp
|
remove some warnings
|
2016-09-29 21:02:21 +09:00 |
no_flags.cpp
|
tweak
|
2023-12-27 09:16:06 +09:00 |
profiler.cpp
|
perf does not recognize too short function name
|
2020-01-27 14:48:54 +09:00 |
protect-re.cpp
|
add protect-re.cpp
|
2018-08-28 18:31:43 +09:00 |
quantize.cpp
|
Fix incorrect format strings
|
2022-11-24 15:48:02 +09:00 |
quantize.vcxproj
|
remove *.user and *.vcproj
|
2019-09-16 21:47:19 +09:00 |
stackframe.cpp
|
change the type of Xbyak::Error from enum to a class
|
2013-07-04 23:59:12 +09:00 |
static_buf.cpp
|
Xbyak::CastTo is removed
|
2018-10-21 17:23:26 +09:00 |
test0.cpp
|
replace uint32 with uint32_t etc.
|
2020-09-08 15:14:18 +09:00 |
test0.vcxproj
|
remove *.user and *.vcproj
|
2019-09-16 21:47:19 +09:00 |
test_util.cpp
|
add detection of tsxldtrk
|
2024-06-11 16:45:37 +09:00 |
test_util.vcxproj
|
remove *.user and *.vcproj
|
2019-09-16 21:47:19 +09:00 |
toyvm.cpp
|
use English
|
2022-11-24 15:48:06 +09:00 |
toyvm.vcxproj
|
remove *.user and *.vcproj
|
2019-09-16 21:47:19 +09:00 |
zero_upper.cpp
|
add sample/zero_upper.cpp
|
2023-12-26 12:18:51 +09:00 |