You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
267 B
8 lines
267 B
3 years ago
|
# CS_ARCH_SPARC, CS_MODE_BIG_ENDIAN, None
|
||
|
0x81,0xa8,0x0a,0x24 = fcmps %f0, %f4
|
||
|
0x81,0xa8,0x0a,0x44 = fcmpd %f0, %f4
|
||
|
0x81,0xa8,0x0a,0x64 = fcmpq %f0, %f4
|
||
|
0x81,0xa8,0x0a,0xa4 = fcmpes %f0, %f4
|
||
|
0x81,0xa8,0x0a,0xc4 = fcmped %f0, %f4
|
||
|
0x81,0xa8,0x0a,0xe4 = fcmpeq %f0, %f4
|