Home
last modified time | relevance | path

Searched refs:lwzu (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm/test/CodeGen/PowerPC/
Dcode-align.ll47 ; GENERIC: lwzu
48 ; BASIC: lwzu
49 ; PWR: lwzu
122 ; GENERIC: lwzu
123 ; BASIC: lwzu
124 ; PWR: lwzu
Dld-st-upd.ll13 ; CHECK: lwzu [[REG1:[0-9]+]], 16(3)
Dppc32-align-long-double-sf.ll15 ; CHECK: lwzu 4, x@l({{[0-9]+}})
DMergeConsecutiveStores.ll26 ;; CHECK: lwzu
Dhello-reloc.s47 lwzu r12, lo16(L_puts$lazy_ptr-L_puts$stub$tmp)(r11)
Dppc64-gep-opt.ll80 ; CHECK-NOT: lwzu
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dcode-align.ll47 ; GENERIC: lwzu
48 ; BASIC: lwzu
49 ; PWR: lwzu
122 ; GENERIC: lwzu
123 ; BASIC: lwzu
124 ; PWR: lwzu
Dld-st-upd.ll13 ; CHECK: lwzu [[REG1:[0-9]+]], 16(3)
Dppc32-align-long-double-sf.ll15 ; CHECK: lwzu 4, x@l({{[0-9]+}})
DMergeConsecutiveStores.ll26 ;; CHECK-DAG: lwzu
Dhello-reloc.s47 lwzu r12, lo16(L_puts$lazy_ptr-L_puts$stub$tmp)(r11)
Dppc64-gep-opt.ll67 ; CHECK-NOT: lwzu
/external/u-boot/arch/powerpc/lib/
Dppcstring.S110 lwzu r8,8(r4)
117 lwzu r0,4(r4)
152 lwzu r8,-8(r4)
159 lwzu r0,-4(r4)
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Davailable-externally.ll43 ; PIC: lwzu r12,lo16(L_exact_log2$lazy_ptr-L_exact_log2$stub$tmp)(r11)
59 ; DYNAMIC: lwzu r12,lo16(L_exact_log2$lazy_ptr)(r11)
Dstubs.ll14 ; CHECK: lwzu r12,lo16(___floatditf$lazy_ptr)(r11)
/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dstart.S375 1: lwzu r0,4(r8)
383 3: lwzu r0,-4(r8)
433 1: lwzu r0,4(r3)
450 3: lwzu r4,4(r3)
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dstart.S866 1: lwzu r0,4(r8)
877 20: lwzu r20,4(r8)
878 lwzu r21,4(r7)
891 3: lwzu r0,-4(r8)
940 1: lwzu r0,4(r3)
958 3: lwzu r4,4(r3)
/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dstart.S691 1: lwzu r0,4(r8)
699 3: lwzu r0,-4(r8)
746 1: lwzu r0,4(r3)
763 3: lwzu r4,4(r3)
/external/capstone/suite/MC/PowerPC/
Dppc64-encoding.s.cs35 0x84,0x44,0x00,0x80 = lwzu 2, 128(4)
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dstart.S1602 1: lwzu r0,4(r8)
1610 3: lwzu r0,-4(r8)
1673 1: lwzu r0,4(r3)
1690 3: lwzu r4,4(r3)
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Ddarwin_closure.S40 #define lgu MODE_CHOICE(lwzu, ldu)
/external/libffi/src/powerpc/
Ddarwin_closure.S40 #define lgu MODE_CHOICE(lwzu, ldu)
Ddarwin.S37 #define lgu MODE_CHOICE(lwzu, ldu)
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s173 # CHECK-BE: lwzu 2, 128(4) # encoding: [0x84,0x44,0x00,0x80]
174 # CHECK-LE: lwzu 2, 128(4) # encoding: [0x80,0x00,0x44,0x84]
175 lwzu 2, 128(4)
/external/linux-kselftest/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c376 LOAD_DFORM_TEST(lwzu); in test_alignment_handler_integer()

12