Searched refs:FCMP (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/visium/ |
D | fcmp.s | 1 ; Test error messages for new syntax of FCMP/FCMPE
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/ |
D | reg-op.s | 4 FCMP $32,Y,Z
|
D | reg-op.l | 7 4 0004 01200C43 FCMP \$32,Y,Z
|
D | comment-1.s | 8 FCMP $3,$2,$1 comments; x y z
|
D | list-insns.s | 9 FCMP $12,$23,$241
|
D | list-insns.l | 12 9 0008 010C17F1 FCMP \$12,\$23,\$241
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | m88k-dis.c | 211 …{0x84003800,"fcmp.ss ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {5,1,PFLT,FCMP ,0,1,1,1,0… 212 …{0x84003880,"fcmp.sd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0… 213 …{0x84003a00,"fcmp.ds ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0… 214 …{0x84003a80,"fcmp.dd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0…
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | m88k.h | 347 #define FCMP NOP +6 macro
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | rx-parse.y | 155 %token FADD FCMP FDIV FMUL FREIT FSUB FSQRT FTOI FTOU 669 | FCMP { sub_op = 1; } float2_op 1183 OPC(FCMP),
|