Searched refs:lha (Results 1 - 8 of 8) sorted by relevance
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
H A D | ppc-darwin_closure.S | 181 lha r3,2(r5)
|
H A D | ppc64-darwin_closure.S | 201 lha r3,6(r5)
|
/third_party/node/deps/v8/src/diagnostics/ppc/ |
H A D | disasm-ppc.cc | 1784 Format(instr, "lha 'rt, 'int16('ra)"); in InstructionDecode()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc.cc | 991 void Assembler::lha(Register dst, const MemOperand& src) { in lha() function in v8::internal::Assembler 1199 lha(dst, MemOperand(src.ra(), lo)); in plha()
|
H A D | assembler-ppc.h | 925 void lha(Register dst, const MemOperand& src);
|
H A D | constants-ppc.h | 1815 V(lha, LHA, 0xA8000000) \
|
H A D | macro-assembler-ppc.cc | 3232 V(LoadS16, Register, lha, lhax) \ in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 1972 ASSEMBLE_LOAD_INTEGER(lha, plha, lhax); in AssembleArchInstruction()
|
Completed in 31 milliseconds