mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-06 01:02:08 +00:00
11 lines
206 B
YAML
11 lines
206 B
YAML
![]() |
test_cases:
|
||
|
-
|
||
|
input:
|
||
|
bytes: [ 0xbf, 0xb0, 0x0c, 0x20 ]
|
||
|
arch: "CS_ARCH_SPARC"
|
||
|
options: [ "CS_MODE_BIG_ENDIAN" ]
|
||
|
expected:
|
||
|
insns:
|
||
|
-
|
||
|
asm_text: "fzeros %f31"
|