HomeSort by relevance Sort by last modified time
    Searched refs:call16 (Results 26 - 45 of 45) sorted by null

12

  /external/llvm/test/MC/Mips/
elf-tls.s 36 lw $25, %call16(__tls_get_addr)($gp)
68 lw $25, %call16(__tls_get_addr)($gp)
100 lw $25, %call16(__tls_get_addr)($gp)
relocation.s 55 addiu $2, $3, %call16(foo) // RELOC: R_MIPS_CALL16 foo
56 // ENCBE: addiu $2, $3, %call16(foo) # encoding: [0x24,0x62,A,A]
57 // ENCLE: addiu $2, $3, %call16(foo) # encoding: [A,A,0x62,0x24]
elf-N64.s 41 ld $25, %call16(puts)($gp)
r-mips-got-disp.s 35 ld $25, %call16(printf)($gp)
micromips-relocations.s 20 # CHECK-FIXUP: lw $25, %call16(strchr)($gp)
100 lw $25, %call16(strchr)($gp)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel26.s 22 lw $25,%call16(bar)($28)
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h 25 DECL_MIPS_APPLY_RELOC_FUNC(call16) \
58 { &call16, 11, "R_MIPS_CALL16", 16}, \
MipsRelocator.cpp 1016 static MipsRelocator::Result call16(MipsRelocationInfo& pReloc, function in namespace:mcld
    [all...]
  /external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_Mips64r2N64_PIC_relocations.s 139 ld $2, %call16(bar)($1)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips-elf.exp 746 "$abi_ldflags($abi) -shared -Ttext $loadaddr -T export-class-call16.ld" "" \
748 [list export-class-call16-${abi}.s export-class-call16-def.s] \
750 "objdump -d export-class-call16-${suff}.dd" \
751 "readelf -A export-class-call16-${abi}.gd"] \
752 "export-class-call16-${abi}.so"]]
  /prebuilts/go/darwin-x86/src/runtime/
asm_amd64p32.s 327 DISPATCH(runtime·call16, 16)
390 CALLFN(·call16, 16)
asm_arm.s 348 DISPATCH(runtime·call16, 16)
424 CALLFN(·call16, 16)
asm_386.s 378 DISPATCH(runtime·call16, 16)
442 CALLFN(·call16, 16)
    [all...]
asm_arm64.s 346 // NOTE(rsc): No call16, because CALLFN needs four words
429 CALLFN(·call16, 24 )
asm_ppc64x.s 345 // NOTE(rsc): No call16, because CALLFN needs four words
428 CALLFN(·call16, 16)
  /prebuilts/go/linux-x86/src/runtime/
asm_amd64p32.s 327 DISPATCH(runtime·call16, 16)
390 CALLFN(·call16, 16)
asm_arm.s 348 DISPATCH(runtime·call16, 16)
424 CALLFN(·call16, 16)
asm_386.s 378 DISPATCH(runtime·call16, 16)
442 CALLFN(·call16, 16)
    [all...]
asm_arm64.s 346 // NOTE(rsc): No call16, because CALLFN needs four words
429 CALLFN(·call16, 24 )
asm_ppc64x.s 345 // NOTE(rsc): No call16, because CALLFN needs four words
428 CALLFN(·call16, 16)

Completed in 1128 milliseconds

12