Home
last modified time | relevance | path

Searched refs:bleu (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/test/MC/Mips/
Dset-nomacro.s38 bleu $7, $8, local_label
39 bleu $7, $0, local_label
40 bleu $0, $8, local_label
41 bleu $0, $0, local_label
139 bleu $7, $8, local_label
141 bleu $7, $0, local_label
143 bleu $0, $8, local_label
145 bleu $0, $0, local_label
Dbranch-pseudos.s73 bleu $7, $8, local_label
78 bleu $7, $8, global_label
83 bleu $7, $0, local_label
87 bleu $0, $8, local_label
92 bleu $0, $0, local_label
Dbranch-pseudos-bad.s12 bleu $7, $8, local_label
Dmacro-bcc-imm.s26 bleu $a2, 16, foo # ALL: addiu $1, $zero, 16
/external/llvm-project/llvm/test/MC/Mips/
Dset-nomacro.s38 bleu $7, $8, local_label
39 bleu $7, $0, local_label
40 bleu $0, $8, local_label
41 bleu $0, $0, local_label
139 bleu $7, $8, local_label
141 bleu $7, $0, local_label
143 bleu $0, $8, local_label
145 bleu $0, $0, local_label
Dbranch-pseudos.s73 bleu $7, $8, local_label
78 bleu $7, $8, global_label
83 bleu $7, $0, local_label
87 bleu $0, $8, local_label
92 bleu $0, $0, local_label
Dbranch-pseudos-bad.s12 bleu $7, $8, local_label
Dmacro-bcc-imm.s64 bleu $a2, 16, foo # ALL: addiu $1, $zero, 16
/external/llvm-project/llvm/test/MC/Sparc/
Dsparc64-ctrl-instructions.s32 ! CHECK: bleu %xcc, .BB0 ! encoding: [0x08,0b01101AAA,A,A]
34 bleu %xcc, .BB0
264 ! CHECK: bleu,a %icc, .BB0 ! encoding: [0x28,0b01001AAA,A,A]
266 bleu,a %icc, .BB0
320 ! CHECK: bleu,pn %icc, .BB0 ! encoding: [0x08,0b01000AAA,A,A]
322 bleu,pn %icc, .BB0
376 ! CHECK: bleu,a,pn %icc, .BB0 ! encoding: [0x28,0b01000AAA,A,A]
378 bleu,a,pn %icc, .BB0
432 ! CHECK: bleu %icc, .BB0 ! encoding: [0x08,0b01001AAA,A,A]
434 bleu,pt %icc, .BB0
[all …]
Dsparc-ctrl-instructions.s91 ! CHECK: bleu .BB0 ! encoding: [0x08,0b10AAAAAA,A,A]
93 bleu .BB0
303 ! CHECK: bleu,a .BB0 ! encoding: [0x28,0b10AAAAAA,A,A]
305 bleu,a .BB0
/external/llvm/test/MC/Sparc/
Dsparc64-ctrl-instructions.s32 ! CHECK: bleu %xcc, .BB0 ! encoding: [0x08,0b01101AAA,A,A]
34 bleu %xcc, .BB0
264 ! CHECK: bleu,a %icc, .BB0 ! encoding: [0x28,0b01001AAA,A,A]
266 bleu,a %icc, .BB0
320 ! CHECK: bleu,pn %icc, .BB0 ! encoding: [0x08,0b01000AAA,A,A]
322 bleu,pn %icc, .BB0
376 ! CHECK: bleu,a,pn %icc, .BB0 ! encoding: [0x28,0b01000AAA,A,A]
378 bleu,a,pn %icc, .BB0
432 ! CHECK: bleu %icc, .BB0 ! encoding: [0x08,0b01001AAA,A,A]
434 bleu,pt %icc, .BB0
[all …]
Dsparc-ctrl-instructions.s91 ! CHECK: bleu .BB0 ! encoding: [0x08,0b10AAAAAA,A,A]
93 bleu .BB0
303 ! CHECK: bleu,a .BB0 ! encoding: [0x28,0b10AAAAAA,A,A]
305 bleu,a .BB0
/external/llvm-project/llvm/test/MC/Disassembler/Sparc/
Dsparc.txt108 # CHECK: bleu 4194303
/external/llvm/test/MC/Disassembler/Sparc/
Dsparc.txt108 # CHECK: bleu 4194303
/external/llvm-project/llvm/test/MC/RISCV/
Drvi-aliases-valid.s123 bleu x18, x19, 32 label
/external/elfutils/tests/
Dtestfile-riscv64-dis1.expect.bz2 ... ,0x98c 39 88: 63 74 d3 08 bleu a3,t1,0x110 40 8c: ...
/external/capstone/arch/Sparc/
DSparcGenAsmWriter.inc1296 AsmString = "bleu $\x01";
1410 AsmString = "bleu,a $\x01";
1816 AsmString = "bleu,a,pn %icc, $\x01";
1930 AsmString = "bleu,pn %icc, $\x01";
2044 AsmString = "bleu,a,pn %xcc, $\x01";
2158 AsmString = "bleu,pn %xcc, $\x01";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td632 def : InstAlias<"bleu $rs, $rt, $offset",
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td2366 def BLEU : CondBranchPseudo<"bleu">;
2388 def BLEUImmMacro : CondBranchImmPseudo<"bleu">;
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td694 def : InstAlias<"bleu $rs, $rt, $offset",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.td2918 def BLEU : CondBranchPseudo<"bleu">;
2943 def BLEUImmMacro : CondBranchImmPseudo<"bleu">;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrInfo.td2963 def BLEU : CondBranchPseudo<"bleu">;
2988 def BLEUImmMacro : CondBranchImmPseudo<"bleu">;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc4949 "i.d\010binsri.h\010binsri.w\006bitrev\007bitswap\003ble\004blel\004bleu"
5752 …{ 1276 /* bleu */, Mips::BLEU, Convert__GPR32AsmReg1_0__GPR32AsmReg1_1__JumpTarget1_2, AMFBS_None,…
5753 …{ 1276 /* bleu */, Mips::BLEUImmMacro, Convert__GPR32AsmReg1_0__Imm1_1__JumpTarget1_2, AMFBS_None,…
8718 { 1276 /* bleu */, 3 /* 0, 1 */, MCK_GPR32AsmReg, AMFBS_None },
8719 { 1276 /* bleu */, 4 /* 2 */, MCK_JumpTarget, AMFBS_None },
8720 { 1276 /* bleu */, 1 /* 0 */, MCK_GPR32AsmReg, AMFBS_None },
8721 { 1276 /* bleu */, 4 /* 2 */, MCK_JumpTarget, AMFBS_None },
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dles-mis-utf8.txt2755 avait une cravate tordue en corde, un pantalon de coutil bleu, usé et
5448 pourrissant dans l'herbe, peints en bleu avec des traces d'aigles et
5467 meublé d'X en satin bleu ciel, _Ourika_ inédite. On grattait les N au
5887 Éclatante de face, délicate de profil, les yeux d'un bleu profond, les
5976 le peintre de la roture, contemple ses bourgeois envolés dans le bleu;
6818 mouchoir bleu, comme ceux où se mouchent les invalides, plié en fichu,
8711 couleurs différentes, le bleu et le rouge en dedans, d'un habit couleur
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt21441 bleu %18627 blu

12