HomeSort by relevance Sort by last modified time
    Searched refs:FCMP (Results 1 - 25 of 36) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
reg-op.s 4 FCMP $32,Y,Z
reg-op.l 7 4 0004 01200C43 FCMP \$32,Y,Z
comment-1.s 8 FCMP $3,$2,$1 comments; x y z
list-insns.s 9 FCMP $12,$23,$241
list-insns.l 12 9 0008 010C17F1 FCMP \$12,\$23,\$241
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/visium/
fcmp.s 1 ; Test error messages for new syntax of FCMP/FCMPE
8 fcmp r1, f1, f2 ; { dg-error "can only use r0 as Dest register" }
9 fcmp r0, f1, f2
10 fcmp f1, f2
  /toolchain/binutils/binutils-2.27/include/opcode/
m88k.h 347 #define FCMP NOP +6
  /toolchain/binutils/binutils-2.27/opcodes/
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,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} },
258 {0x8400ba80,"fcmp.sdd ",{21,5,REG} ,{16,5,XREG} ,{0,5,XREG}, {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} },
259 {0x8400ba00,"fcmp.sds ",{21,5,REG} ,{16,5,XREG} ,{0,5,XREG}, {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} }
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 61 FCMP,
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
a.out.go 216 FCMP = 1 << 6
obj0.go 803 //DELAY = LOAD|BRANCH|FCMP
970 p.Mark |= FCMP
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
a.out.go 216 FCMP = 1 << 6
obj0.go 803 //DELAY = LOAD|BRANCH|FCMP
970 p.Mark |= FCMP
  /toolchain/binutils/binutils-2.27/gas/config/
rx-parse.y 155 %token FADD FCMP FDIV FMUL FREIT FSUB FSQRT FTOI FTOU
669 | FCMP { sub_op = 1; } float2_op
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 68 FCMP,
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 106 FCMP
575 FCMP: "FCMP",
    [all...]
plan9x.go 248 case FCMP, FCMPE:
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 106 FCMP
575 FCMP: "FCMP",
    [all...]
plan9x.go 248 case FCMP, FCMPE:
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 257 FCMP
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
a.out.go 279 FCMP = 1 << 5
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
a.out.go 257 FCMP
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
a.out.go 279 FCMP = 1 << 5
  /external/pcre/dist2/src/sljit/
sljitNativeARM_64.c 84 #define FCMP 0x1e602000
    [all...]
  /external/v8/src/arm64/
constants-arm64.h     [all...]

Completed in 788 milliseconds

1 2