mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-04 08:12:05 +00:00
11 lines
214 B
YAML
11 lines
214 B
YAML
test_cases:
|
|
-
|
|
input:
|
|
bytes: [ 0x4b, 0x00, 0x00, 0x00 ]
|
|
arch: "CS_ARCH_TRICORE"
|
|
options: [ "CS_MODE_TRICORE_131" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "cmp.f d0, d0, d0"
|