Home
last modified time | relevance | path

Searched refs:lha (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dlha.ll1 ; RUN: llc < %s -march=ppc32 | grep lha
/external/llvm/test/CodeGen/PowerPC/
Dlha.ll1 ; RUN: llc < %s -march=ppc32 | grep lha
Dfast-isel-fold.ll63 ; ELF64: lha
99 ; ELF64: lha
Dpr13891.ll10 ; CHECK: lha {{[0-9]+}}, {{[0-9]+}}(1)
Dstructsinregs.ll107 ; CHECK: lha {{[0-9]+}}, 62(1)
108 ; CHECK: lha {{[0-9]+}}, 68(1)
194 ; CHECK: lha {{[0-9]+}}, 62(1)
195 ; CHECK: lha {{[0-9]+}}, 69(1)
Dstructsinmem.ll116 ; CHECK: lha {{[0-9]+}}, 126(1)
117 ; CHECK: lha {{[0-9]+}}, 132(1)
208 ; CHECK: lha {{[0-9]+}}, 126(1)
209 ; CHECK: lha {{[0-9]+}}, 133(1)
Dvec_extload.ll56 ; Same as v16si8_sext_in_reg, expands to load halfword (lha) and
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Ddarwin_closure.S292 lha r3,6(r5)
294 lha r3,2(r5)
Daix_closure.S233 lha r3, 112+6(r1)
405 lha r3, 56+2(r1)
Dppc_closure.S193 lha %r3,112+0(%r1)
195 lha %r3,112+2(%r1)
Dlinux64_closure.S241 lha %r3, RETVAL+0(%r1)
243 lha %r3, RETVAL+6(%r1)
/external/valgrind/none/tests/ppc32/
Djm-int_other.stdout.exp825 lha 0, (00000000) => 00000000, 0 (00000000 00000000)
826 lha 3, (000f423f) => 00000000, 0 (00000000 00000000)
827 lha 7, (ffffffff) => 00003fff, 0 (00000000 00000000)
828 lha 1, (ffffffff) => ffffffff, 0 (00000000 00000000)
829 lha -3, (000f423f) => 00000f42, 0 (00000000 00000000)
830 lha -7, (00000000) => 00000000, 0 (00000000 00000000)
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin_closure.S181 lha r3,2(r5)
Dppc64-darwin_closure.S201 lha r3,6(r5)
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s155 # CHECK-BE: lha 2, 128(4) # encoding: [0xa8,0x44,0x00,0x80]
156 # CHECK-LE: lha 2, 128(4) # encoding: [0x80,0x00,0x44,0xa8]
157 lha 2, 128(4)
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCSchedule.td221 // lha LdStLHA
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64le-encoding.txt109 # CHECK: lha 2, 128(4)
Dppc64-encoding.txt109 # CHECK: lha 2, 128(4)
/external/libpcap/
DCREDITS104 Love Hörnquist-Åstrand <lha at stacken dot kth dot se>
/external/valgrind/none/tests/ppc64/
Djm-int_other.stdout.exp-LE3775 lha 0, (0000000000000000) => 0000000000000000, 0 (00000000 00000000)
3776 lha 7, (0000001cbe991def) => ffffffffffffef00, 0 (00000000 00000000)
3777 lha 15, (ffffffffffffffff) => ffffffffffffff00, 0 (00000000 00000000)
3778 lha 1, (ffffffffffffffff) => ffffffffffffffff, 0 (00000000 00000000)
3779 lha -7, (0000001cbe991def) => ffffffffffff991d, 0 (00000000 00000000)
3780 lha -15, (0000000000000000) => 0000000000000000, 0 (00000000 00000000)
Djm-int.stdout.exp-LE4565 lha 0, (0000000000000000) => 0000000000000000, 0 (00000000 00000000)
4566 lha 7, (0000001cbe991def) => ffffffffffffef00, 0 (00000000 00000000)
4567 lha 15, (ffffffffffffffff) => ffffffffffffff00, 0 (00000000 00000000)
4568 lha 1, (ffffffffffffffff) => ffffffffffffffff, 0 (00000000 00000000)
4569 lha -7, (0000001cbe991def) => ffffffffffff991d, 0 (00000000 00000000)
4570 lha -15, (0000000000000000) => 0000000000000000, 0 (00000000 00000000)
Djm-int_other.stdout.exp3775 lha 0, (0000000000000000) => 0000000000000000, 0 (00000000 00000000)
3776 lha 7, (0000001cbe991def) => 0000000000000000, 0 (00000000 00000000)
3777 lha 15, (ffffffffffffffff) => ffffffffffffefff, 0 (00000000 00000000)
3778 lha 1, (ffffffffffffffff) => ffffffffffffffff, 0 (00000000 00000000)
3779 lha -7, (0000001cbe991def) => 0000000000000000, 0 (00000000 00000000)
3780 lha -15, (0000000000000000) => 0000000000000000, 0 (00000000 00000000)
/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc1864 ASSEMBLE_LOAD_INTEGER(lha, lhax); in AssembleArchInstruction()
1911 ASSEMBLE_CHECKED_LOAD_INTEGER(lha, lhax); in AssembleArchInstruction()
1963 ASSEMBLE_ATOMIC_LOAD_INTEGER(lha, lhax); in AssembleArchInstruction()
/external/tcpdump/
DCREDITS128 Love Hörnquist-Åstrand <lha at stacken dot kth dot se>
/external/v8/src/ppc/
Dassembler-ppc.h868 void lha(Register dst, const MemOperand& src);

12