Home
last modified time | relevance | path

Searched refs:bc1eqz (Results 1 – 19 of 19) sorted by relevance

/external/llvm/test/MC/Disassembler/Mips/mips32r6/
Dvalid-mips32r6-el.txt12 0x01 0x00 0x20 0x45 # CHECK: bc1eqz $f0, 8
13 0x01 0x00 0x3f 0x45 # CHECK: bc1eqz $f31, 8
Dvalid-mips32r6.txt73 0x45 0x20 0x00 0x01 # CHECK: bc1eqz $f0, 8
76 0x45 0x3f 0x00 0x01 # CHECK: bc1eqz $f31, 8
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/mips32r6/
Dvalid-mips32r6-el.txt12 0x01 0x00 0x20 0x45 # CHECK: bc1eqz $f0, 8
13 0x01 0x00 0x3f 0x45 # CHECK: bc1eqz $f31, 8
Dvalid-mips32r6.txt79 0x45 0x20 0x00 0x01 # CHECK: bc1eqz $f0, 8
82 0x45 0x3f 0x00 0x01 # CHECK: bc1eqz $f31, 8
/external/llvm/test/MC/Disassembler/Mips/mips64r6/
Dvalid-mips64r6-el.txt12 0x01 0x00 0x20 0x45 # CHECK: bc1eqz $f0, 8
13 0x01 0x00 0x3f 0x45 # CHECK: bc1eqz $f31, 8
Dvalid-mips64r6.txt92 0x45 0x20 0x00 0x01 # CHECK: bc1eqz $f0, 8
95 0x45 0x3f 0x00 0x01 # CHECK: bc1eqz $f31, 8
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/mips64r6/
Dvalid-mips64r6-el.txt11 0x01 0x00 0x20 0x45 # CHECK: bc1eqz $f0, 8
12 0x01 0x00 0x3f 0x45 # CHECK: bc1eqz $f31, 8
Dvalid-mips64r6.txt98 0x45 0x20 0x00 0x01 # CHECK: bc1eqz $f0, 8
101 0x45 0x3f 0x00 0x01 # CHECK: bc1eqz $f31, 8
/external/v8/src/mips/
Dassembler-mips.h1065 void bc1eqz(int16_t offset, FPURegister ft);
1066 inline void bc1eqz(Label* L, FPURegister ft) { in bc1eqz() function
1067 bc1eqz(shifted_branch_offset(L), ft); in bc1eqz()
Dassembler-mips.cc3167 void Assembler::bc1eqz(int16_t offset, FPURegister ft) { in bc1eqz() function in v8::internal::Assembler
Dmacro-assembler-mips.cc2164 bc1eqz(target, kDoubleCompareReg); in BranchFalseShortF()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dtarget-soft-float.s61 bc1eqz $f2, 123
/external/llvm/test/MC/Mips/
Dtarget-soft-float.s61 bc1eqz $f2, 123
/external/v8/src/mips64/
Dassembler-mips64.h1137 void bc1eqz(int16_t offset, FPURegister ft);
1138 inline void bc1eqz(Label* L, FPURegister ft) { in bc1eqz() function
1139 bc1eqz(shifted_branch_offset(L), ft); in bc1eqz()
Dassembler-mips64.cc3483 void Assembler::bc1eqz(int16_t offset, FPURegister ft) { in bc1eqz() function in v8::internal::Assembler
Dmacro-assembler-mips64.cc2678 bc1eqz(target, kDoubleCompareReg); in BranchFalseShortF()
/external/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td420 class BC1EQZ_DESC : COP1_BCCZ_DESC_BASE<"bc1eqz $ft, $offset">;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td459 class BC1EQZ_DESC : COP1_BCCZ_DESC_BASE<"bc1eqz $ft, $offset">;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc4848 "bit132\002bc\004bc16\006bc1eqz\007bc1eqzc\004bc1f\005bc1fl\006bc1nez\007"
5254 …{ 796 /* bc1eqz */, Mips::BC1EQZ, Convert__FGR64AsmReg1_0__JumpTarget1_1, Feature_HasStdEnc|Featur…
8098 …eature_HasMips32r6|Feature_IsNotSoftFloat|Feature_NotInMicroMips, 796 /* bc1eqz */, MCK_FGR64AsmRe…
8099 …eature_HasMips32r6|Feature_IsNotSoftFloat|Feature_NotInMicroMips, 796 /* bc1eqz */, MCK_JumpTarget…