HomeSort by relevance Sort by last modified time
    Searched full:stlb (Results 1 - 25 of 46) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
armv8-a.s 11 stlb r0, [r0]
12 stlb r1, [r1]
13 stlb r14, [r14]
65 stlb r0, [r0]
66 stlb r1, [r1]
67 stlb r14, [r14]
armv8-a-bad.s 35 stlb pc, [r0]
36 stlb r0, [pc]
65 stlb pc, [r0]
66 stlb r0, [pc]
archv8m.s 37 stlb r0, [r1] label
armv8-a.d 11 0[0-9a-f]+ <[^>]+> e1c0fc90 stlb r0, \[r0\]
12 0[0-9a-f]+ <[^>]+> e1c1fc91 stlb r1, \[r1\]
13 0[0-9a-f]+ <[^>]+> e1cefc9e stlb lr, \[lr\]
61 0[0-9a-f]+ <[^>]+> e8c0 0f8f stlb r0, \[r0\]
62 0[0-9a-f]+ <[^>]+> e8c1 1f8f stlb r1, \[r1\]
63 0[0-9a-f]+ <[^>]+> e8ce ef8f stlb lr, \[lr\]
archv8m-base.d 40 0+.* <[^>]*> e8c1 0f8f stlb r0, \[r1\]
archv8m-main-dsp-1.d 40 0+.* <[^>]*> e8c1 0f8f stlb r0, \[r1\]
archv8m-main.d 40 0+.* <[^>]*> e8c1 0f8f stlb r0, \[r1\]
armv8-a-bad.l 15 .*:35: Error: r15 not allowed here -- `stlb pc,\[r0\]'
16 .*:36: Error: r15 not allowed here -- `stlb r0,\[pc\]'
42 .*:65: Error: r15 not allowed here -- `stlb pc,\[r0\]'
43 .*:66: Error: r15 not allowed here -- `stlb r0,\[pc\]'
  /external/capstone/suite/MC/ARM/
load-store-acquire-release-v8-thumb.s.cs 14 0xc1,0xe8,0x8f,0x2f = stlb r2, [r1]
load-store-acquire-release-v8.s.cs 14 0x92,0xfc,0xc1,0xe1 = stlb r2, [r1]
  /external/llvm/test/MC/ARM/
load-store-acquire-release-v8-thumb.s 41 stlb r2, [r1]
44 @ CHECK: stlb r2, [r1] @ encoding: [0xc1,0xe8,0x8f,0x2f]
load-store-acquire-release-v8.s 41 stlb r2, [r1]
44 @ CHECK: stlb r2, [r1] @ encoding: [0x92,0xfc,0xc1,0xe1]
thumbv8m.s 111 // CHECK: stlb r1, [r3] @ encoding: [0xc3,0xe8,0x8f,0x1f]
112 stlb r1, [r3] label
  /external/llvm/test/MC/Disassembler/ARM/
load-store-acquire-release-v8-thumb.txt 32 # CHECK: stlb r2, [r1] @ encoding: [0xc1,0xe8,0x8f,0x2f]
load-store-acquire-release-v8.txt 31 # CHECK: stlb r2, [r1] @ encoding: [0x92,0xfc,0xc1,0xe1]
  /external/valgrind/none/tests/arm/
v8memory_a.c 132 MEM_TEST("stlb r9, [r10]")
v8memory_t.c 132 MEM_TEST("stlb r9, [r10]")
  /device/linaro/bootloader/edk2/UefiCpuPkg/Application/Cpuid/
Cpuid.c 134 { 0xC1 , "STLB" , "Shared 2nd-Level TLB: 4 KByte/2MByte pages, 8-way associative, 1024 entries" },
136 { 0xC3 , "STLB" , "Shared 2nd-Level TLB: 4 KByte /2 MByte pages, 6-way associative, 1536 entries. Also 1GBbyte pages, 4-way, 16 entries." },
138 { 0xCA , "STLB" , "Shared 2nd-Level TLB: 4 KByte pages, 4-way associative, 512 entries" },
    [all...]
  /external/vixl/src/aarch32/
constants-aarch32.cc 394 return "stlb";
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libvixl-arm.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libvixl-arm.so 
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libvixl-arm.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libvixl-arm.so 
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
Cpuid.h 686 <tr><td> 0xC1 </td><td> STLB </td><td> Shared 2nd-Level TLB: 4 KByte/2MByte pages, 8-way associative,
    [all...]
  /external/tcpdump/
addrtoname.c 994 { 0x0060, "STLB/NLM" },
    [all...]

Completed in 725 milliseconds

1 2