Home
last modified time | relevance | path

Searched refs:FCMP (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/visium/
Dfcmp.s1 ; Test error messages for new syntax of FCMP/FCMPE
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
Dreg-op.s4 FCMP $32,Y,Z
Dreg-op.l7 4 0004 01200C43 FCMP \$32,Y,Z
Dcomment-1.s8 FCMP $3,$2,$1 comments; x y z
Dlist-insns.s9 FCMP $12,$23,$241
Dlist-insns.l12 9 0008 010C17F1 FCMP \$12,\$23,\$241
/toolchain/binutils/binutils-2.27/opcodes/
Dm88k-dis.c211 …{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/
Dm88k.h347 #define FCMP NOP +6 macro
/toolchain/binutils/binutils-2.27/gas/config/
Drx-parse.y155 %token FADD FCMP FDIV FMUL FREIT FSUB FSQRT FTOI FTOU
669 | FCMP { sub_op = 1; } float2_op
1183 OPC(FCMP),