mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-06 18:31:03 +00:00
11 lines
216 B
YAML
11 lines
216 B
YAML
test_cases:
|
|
-
|
|
input:
|
|
bytes: [ 0x8f, 0xff, 0x83, 0x81 ]
|
|
arch: "CS_ARCH_TRICORE"
|
|
options: [ "CS_MODE_TRICORE_162" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "xor d8, d15, #0x3f"
|