mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-12-13 15:24:57 +00:00
Initial Commit
This commit is contained in:
10
thirdparty/capstone/tests/MC/TriCore/handwrite.s.yaml
vendored
Normal file
10
thirdparty/capstone/tests/MC/TriCore/handwrite.s.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user