HomeSort by relevance Sort by last modified time
    Searched full:ldrbt (Results 26 - 46 of 46) sorted by null

12

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv1.d 51 0+a0 <[^>]*> e4f10000 ? ldrbt r0, \[r1\]
thumb32.s 384 ldrbt r1, [r5]
385 ldrbt r1, [r5, #0x30]
sp-pc-validations-bad-t.l 36 [^:]*:75: Error: r15 not allowed here -- `ldrbt pc,\[r0,#4\]'
37 [^:]*:76: Error: r13 not allowed here -- `ldrbt sp,\[r0,#4\]'
thumb32.d 542 0[0-9a-f]+ <[^>]+> f815 1e00 ldrbt r1, \[r5\]
543 0[0-9a-f]+ <[^>]+> f815 1e30 ldrbt r1, \[r5, #48\].*
    [all...]
  /external/llvm/test/MC/ARM/
arm-memory-instructions.s 99 @ LDRBT
102 ldrbt r3, [r1], #4
103 ldrbt r2, [r8], #-8
104 ldrbt r8, [r7], r6
105 ldrbt r1, [r2], -r6, lsl #12
108 @ CHECK: ldrbt r3, [r1], #4 @ encoding: [0x04,0x30,0xf1,0xe4]
109 @ CHECK: ldrbt r2, [r8], #-8 @ encoding: [0x08,0x20,0x78,0xe4]
110 @ CHECK: ldrbt r8, [r7], r6 @ encoding: [0x06,0x80,0xf7,0xe6]
111 @ CHECK: ldrbt r1, [r2], -r6, lsl #12 @ encoding: [0x06,0x16,0x72,0xe6]
basic-thumb2-instructions.s     [all...]
  /external/llvm/test/MC/Disassembler/ARM/
arm-tests.txt 233 # CHECK: ldrbt r3, [r4], -r5, lsl #12
memory-arm-instructions.txt 89 # LDRBT
92 # CHECK: ldrbt r3, [r1], #4
93 # CHECK: ldrbt r2, [r8], #-8
94 # CHECK: ldrbt r8, [r7], r6
95 # CHECK: ldrbt r1, [r2], -r6, lsl #12
invalid-thumbv7.txt 73 # Undefined encodings for ldrbt
thumb2.txt 660 # LDRBT
662 # CHECK: ldrbt r1, [r2]
663 # CHECK: ldrbt r1, [r8]
664 # CHECK: ldrbt r1, [r8, #3]
665 # CHECK: ldrbt r1, [r8, #255]
    [all...]
  /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
core_cmInstr.h 762 __ASM volatile ("ldrbt %0, %1" : "=r" (result) : "Q" (*addr) );
767 __ASM volatile ("ldrbt %0, [%1]" : "=r" (result) : "r" (addr) : "memory" );
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/
tables.go 562 LDRBT
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/
tables.go 562 LDRBT
    [all...]
  /system/core/libpixelflinger/codeflinger/
disassem.c 133 { 0x0d700000, 0x04700000, "ldrbt", "daW" },
  /external/llvm/lib/Target/ARM/
ARMInstrInfo.td     [all...]
ARMInstrThumb2.td     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-2006     [all...]
  /external/valgrind/
NEWS     [all...]
  /art/compiler/utils/
assembler_thumb_test_expected.cc.inc 310 " 24: f814 3e18 ldrbt r3, [r4, #24]\n",
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/internal/rsc.io/arm/
armasm.a 667 const @"".LDRBT @"".Op = 0x22e
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/internal/rsc.io/arm/
armasm.a 667 const @"".LDRBT @"".Op = 0x22e
    [all...]

Completed in 513 milliseconds

12