Searched refs:FCMP (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Dreg-op.s4 FCMP $32,Y,Z
H A Dreg-op.l7 4 0004 01200C43 FCMP \$32,Y,Z
H A Dcomment-1.s8 FCMP $3,$2,$1 comments; x y z
H A Dlist-insns.s9 FCMP $12,$23,$241
H A Dlist-insns.l12 9 0008 010C17F1 FCMP \$12,\$23,\$241
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Dreg-op.s4 FCMP $32,Y,Z
H A Dreg-op.l7 4 0004 01200C43 FCMP \$32,Y,Z
H A Dcomment-1.s8 FCMP $3,$2,$1 comments; x y z
H A Dlist-insns.s9 FCMP $12,$23,$241
H A Dlist-insns.l12 9 0008 010C17F1 FCMP \$12,\$23,\$241
/haiku-buildtools/binutils/gas/testsuite/gas/visium/
H A Dfcmp.s1 ; Test error messages for new syntax of FCMP/FCMPE
/haiku-buildtools/binutils/gas/
H A Drx-parse.h88 FCMP = 298, enumerator in enum:yytokentype
222 #define FCMP 298 macro
H A Drx-parse.c261 FCMP = 298, enumerator in enum:yytokentype
395 #define FCMP 298 macro
846 "EMULU", "FADD", "FCMP", "FDIV", "FMUL", "FREIT", "FSUB", "FSQRT",
4031 OPC(FCMP),
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dm88k.h347 #define FCMP NOP +6 macro
/haiku-buildtools/binutils/include/opcode/
H A Dm88k.h347 #define FCMP NOP +6 macro
/haiku-buildtools/legacy/binutils/opcodes/
H A Dm88k-dis.c212 {0x84003800,"fcmp.ss ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {5,1,PFLT,FCMP ,0,1,1,1,0,0,0,1,0,0,0,0} },
213 {0x84003880,"fcmp.sd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0,0,0,1,0,1,0,0} },
214 {0x84003a00,"fcmp.ds ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0,0,0,1,1,0,0,0} },
215 {0x84003a80,"fcmp.dd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0,0,0,1,1,1,0,0} },
/haiku-buildtools/binutils/opcodes/
H A Dm88k-dis.c211 {0x84003800,"fcmp.ss ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {5,1,PFLT,FCMP ,0,1,1,1,0,0,0,1,0,0,0,0} },
212 {0x84003880,"fcmp.sd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0,0,0,1,0,1,0,0} },
213 {0x84003a00,"fcmp.ds ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0,0,0,1,1,0,0,0} },
214 {0x84003a80,"fcmp.dd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0,0,0,1,1,1,0,0} },
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y155 %token FADD FCMP FDIV FMUL FREIT FSUB FSQRT FTOI FTOU
669 | FCMP { sub_op = 1; } float2_op
1183 OPC(FCMP),

Completed in 200 milliseconds