HomeSort by relevance Sort by last modified time
    Searched refs:bxj (Results 1 - 18 of 18) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arch5tej.s 4 bxj r0
5 bxj r1
6 bxj r14
arch5tej.d 10 0+00 <[^>]*> e12fff20 ? bxj r0
11 0+04 <[^>]*> e12fff21 ? bxj r1
12 0+08 <[^>]*> e12fff2e ? bxj lr
thumb32.s 239 bxj r0
240 bxj r9
thumb2_bad_reg.s 95 @ BXJ
96 bxj r13
97 bxj r15
thumb32.d 330 0[0-9a-f]+ <[^>]+> f3c0 8f00 bxj r0
331 0[0-9a-f]+ <[^>]+> f3c9 8f00 bxj r9
    [all...]
thumb2_bad_reg.l 67 [^:]*:[0-9]+: Error: r13 not allowed here -- `bxj r13'
68 [^:]*:[0-9]+: Error: r15 not allowed here -- `bxj r15'
    [all...]
  /external/llvm/test/MC/ARM/
thumb2-bxj.s 7 bxj r2
9 @ CHECK: bxj r2 @ encoding: [0xc2,0xf3,0x00,0x8f]
thumb2-bxj-v8.s 7 bxj r13 label
9 @ CHECK: bxj sp @ encoding: [0xcd,0xf3,0x00,0x8f]
10 @ UNDEF: error: r13 (SP) is an unpredictable operand to BXJ
basic-arm-instructions.s 647 @ BXJ
649 bxj r2
652 @ CHECK: bxj r2 @ encoding: [0x22,0xff,0x2f,0xe1]
    [all...]
basic-thumb2-instructions.s 394 @ BXJ
396 bxj r5
400 @ CHECK: bxj r5 @ encoding: [0xc5,0xf3,0x00,0x8f]
    [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 2080 void bxj(Register rm) { bxj(al, rm); } function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h 566 void bxj(Condition cond, Register rm);
    [all...]
assembler-aarch32.cc 3371 void Assembler::bxj(Condition cond, Register rm) { function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.cc 1343 void Disassembler::bxj(Condition cond, Register rm) { function in class:vixl::aarch32::Disassembler
    [all...]
macro-assembler-aarch32.h     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-arm-instructions.s 396 @ BXJ
398 bxj r2
401 @ CHECK: bxj r2 @ encoding: [0x22,0xff,0x2f,0xe1]
    [all...]
basic-thumb2-instructions.s 272 @ BXJ
274 bxj r5
278 @ CHECK: bxj r5 @ encoding: [0xc5,0xf3,0x00,0x8f]
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c     [all...]

Completed in 110 milliseconds