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

  /external/u-boot/arch/arc/include/asm/
ptrace.h 10 long bta; member in struct:pt_regs
  /external/u-boot/arch/arc/lib/
interrupts.c 67 printf("BTA: 0x%08lx\t SP: 0x%08lx\t FP: 0x%08lx\n", regs->bta,
  /external/v8/tools/
lldb_commands.py 76 def bta(debugger, *args): function
110 for cmd in ('job', 'jlh', 'jco', 'jld', 'jtt', 'jst', 'jss', 'bta'):
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-ext.s 173 # CHECK-BE: bta 2, target # encoding: [0x41,0x82,A,0bAAAAAA10]
174 # CHECK-LE: bta 2, target # encoding: [0bAAAAAA10,A,0x82,0x41]
177 bta 2, target
206 # CHECK-BE: bta+ 2, target # encoding: [0x41,0xe2,A,0bAAAAAA10]
207 # CHECK-LE: bta+ 2, target # encoding: [0bAAAAAA10,A,0xe2,0x41]
210 bta+ 2, target
239 # CHECK-BE: bta- 2, target # encoding: [0x41,0xc2,A,0bAAAAAA10]
240 # CHECK-LE: bta- 2, target # encoding: [0bAAAAAA10,A,0xc2,0x41]
243 bta- 2, target
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
ppc64-encoding-ext.s 173 # CHECK-BE: bta 2, target # encoding: [0x41,0x82,A,0bAAAAAA10]
174 # CHECK-LE: bta 2, target # encoding: [0bAAAAAA10,A,0x82,0x41]
177 bta 2, target
206 # CHECK-BE: bta+ 2, target # encoding: [0x41,0xe2,A,0bAAAAAA10]
207 # CHECK-LE: bta+ 2, target # encoding: [0bAAAAAA10,A,0xe2,0x41]
210 bta+ 2, target
239 # CHECK-BE: bta- 2, target # encoding: [0x41,0xc2,A,0bAAAAAA10]
240 # CHECK-LE: bta- 2, target # encoding: [0bAAAAAA10,A,0xc2,0x41]
243 bta- 2, target
    [all...]

Completed in 787 milliseconds