XenonRecomp/thirdparty/capstone/suite/MC/AArch64/neon-scalar-fp-compare.s.cs

48 lines
2.0 KiB
C#
Raw Normal View History

2024-09-07 18:00:09 +06:00
# CS_ARCH_AARCH64, 0, None
0x6a,0x25,0x4c,0x5e == fcmeq h10, h11, h12
0x6a,0xe5,0x2c,0x5e == fcmeq s10, s11, s12
0xb4,0xe6,0x76,0x5e == fcmeq d20, d21, d22
0x6a,0xd9,0xf8,0x5e == fcmeq h10, h11, #0.0
0x6a,0xd9,0xa0,0x5e == fcmeq s10, s11, #0.0
0xb4,0xda,0xe0,0x5e == fcmeq d20, d21, #0.0
0x6a,0xd9,0xf8,0x5e == fcmeq h10, h11, #0.0
0x6a,0xd9,0xa0,0x5e == fcmeq s10, s11, #0.0
0xb4,0xda,0xe0,0x5e == fcmeq d20, d21, #0.0
0x6a,0x25,0x4c,0x7e == fcmge h10, h11, h12
0x6a,0xe5,0x2c,0x7e == fcmge s10, s11, s12
0xb4,0xe6,0x76,0x7e == fcmge d20, d21, d22
0x6a,0xc9,0xf8,0x7e == fcmge h10, h11, #0.0
0x6a,0xc9,0xa0,0x7e == fcmge s10, s11, #0.0
0xb4,0xca,0xe0,0x7e == fcmge d20, d21, #0.0
0x6a,0xc9,0xf8,0x7e == fcmge h10, h11, #0.0
0x6a,0xc9,0xa0,0x7e == fcmge s10, s11, #0.0
0xb4,0xca,0xe0,0x7e == fcmge d20, d21, #0.0
0x6a,0x25,0xcc,0x7e == fcmgt h10, h11, h12
0x6a,0xe5,0xac,0x7e == fcmgt s10, s11, s12
0xb4,0xe6,0xf6,0x7e == fcmgt d20, d21, d22
0x6a,0xc9,0xf8,0x5e == fcmgt h10, h11, #0.0
0x6a,0xc9,0xa0,0x5e == fcmgt s10, s11, #0.0
0xb4,0xca,0xe0,0x5e == fcmgt d20, d21, #0.0
0x6a,0xc9,0xf8,0x5e == fcmgt h10, h11, #0.0
0x6a,0xc9,0xa0,0x5e == fcmgt s10, s11, #0.0
0xb4,0xca,0xe0,0x5e == fcmgt d20, d21, #0.0
0x6a,0xd9,0xf8,0x7e == fcmle h10, h11, #0.0
0x6a,0xd9,0xa0,0x7e == fcmle s10, s11, #0.0
0xb4,0xda,0xe0,0x7e == fcmle d20, d21, #0.0
0x6a,0xd9,0xf8,0x7e == fcmle h10, h11, #0.0
0x6a,0xd9,0xa0,0x7e == fcmle s10, s11, #0.0
0xb4,0xda,0xe0,0x7e == fcmle d20, d21, #0.0
0x6a,0xe9,0xf8,0x5e == fcmlt h10, h11, #0.0
0x6a,0xe9,0xa0,0x5e == fcmlt s10, s11, #0.0
0xb4,0xea,0xe0,0x5e == fcmlt d20, d21, #0.0
0x6a,0xe9,0xf8,0x5e == fcmlt h10, h11, #0.0
0x6a,0xe9,0xa0,0x5e == fcmlt s10, s11, #0.0
0xb4,0xea,0xe0,0x5e == fcmlt d20, d21, #0.0
0x6a,0x2d,0x4c,0x7e == facge h10, h11, h12
0x6a,0xed,0x2c,0x7e == facge s10, s11, s12
0xb4,0xee,0x76,0x7e == facge d20, d21, d22
0x6a,0x2d,0xcc,0x7e == facgt h10, h11, h12
0x6a,0xed,0xac,0x7e == facgt s10, s11, s12
0xb4,0xee,0xf6,0x7e == facgt d20, d21, d22