HomeSort by relevance Sort by last modified time
    Searched full:bc1t (Results 101 - 125 of 134) sorted by null

1 2 3 45 6

  /art/runtime/interpreter/mterp/out/
mterp_mips.S     [all...]
  /external/llvm/test/MC/Disassembler/Mips/mips64r2/
valid-mips64r2.txt 239 0x45 0x01 0x00 0x01 # CHECK: bc1t 8
240 0x45 0x01 0x01 0x4c # CHECK: bc1t 1332
244 0x45 0x1d 0x01 0x4c # CHECK: bc1t $fcc7, 1332
  /external/llvm/test/MC/Disassembler/Mips/mips64r3/
valid-mips64r3.txt 237 0x45 0x01 0x00 0x01 # CHECK: bc1t 8
238 0x45 0x01 0x01 0x4c # CHECK: bc1t 1332
242 0x45 0x1d 0x01 0x4c # CHECK: bc1t $fcc7, 1332
  /external/llvm/test/MC/Disassembler/Mips/mips64r5/
valid-mips64r5.txt 236 0x45 0x01 0x00 0x01 # CHECK: bc1t 8
237 0x45 0x01 0x01 0x4c # CHECK: bc1t 1332
241 0x45 0x1d 0x01 0x4c # CHECK: bc1t $fcc7, 1332
  /external/pcre/dist/sljit/
sljitNativeMIPS_common.c 107 #define BC1T (HI(17) | (8 << 21) | (1 << 16))
    [all...]
  /external/v8/src/mips/
assembler-mips.h     [all...]
disasm-mips.cc 253 // Print the integer value of the cc field for the bc1t/f instructions.
    [all...]
macro-assembler-mips.cc     [all...]
assembler-mips.cc 2772 void Assembler::bc1t(int16_t offset, uint16_t cc) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/mips64/
assembler-mips64.h     [all...]
macro-assembler-mips64.cc     [all...]
disasm-mips64.cc 261 // Print the integer value of the cc field for the bc1t/f instructions.
    [all...]
assembler-mips64.cc 3050 void Assembler::bc1t(int16_t offset, uint16_t cc) { function in class:v8::internal::Assembler
    [all...]
  /external/llvm/test/MC/Disassembler/Mips/mips2/
valid-mips2.txt 111 0x45 0x01 0x00 0x01 # CHECK: bc1t 8
  /external/llvm/test/MC/Disassembler/Mips/mips3/
valid-mips3-el.txt 18 0x01 0x00 0x01 0x45 # CHECK: bc1t 8
valid-mips3.txt 146 0x45 0x01 0x00 0x01 # CHECK: bc1t 8
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
set-arch.d 31 0000005c <[^>]*> 4505fffc bc1t \$fcc1,00000050 <[^>]*>
micromips.s     [all...]
r6-removed.l 12 .*:13: Error: opcode not supported on this processor: .* \(.*\) `bc1t 1f'
micromips-branch-relax.d 208 [ 0-9a-f]+: 43a0 fffe bc1t [0-9a-f]+ <.*\+0x[0-9a-f]+>
micromips-branch-relax-pic.d 260 [ 0-9a-f]+: 43a0 fffe bc1t [0-9a-f]+ <.*\+0x[0-9a-f]+>
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_mips.c     [all...]
  /external/v8/test/cctest/
test-assembler-mips.cc 636 __ bc1t(&less_than);
642 __ bc1t(&less_than, 2);
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
micromips-opc.c 360 {"bc1t", "p", 0x43a00000, 0xffff0000, RD_CC|CBD|FP_S, 0, I1, 0, 0 },
361 {"bc1t", "N,p", 0x43a00000, 0xffe30000, RD_CC|CBD|FP_S, 0, I1, 0, 0 },
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c     [all...]

Completed in 1006 milliseconds

1 2 3 45 6