HomeSort by relevance Sort by last modified time
    Searched refs:argtype (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
cr16.h 114 argtype; typedef in typeref:enum:__anon75703
291 argtype type;
326 argtype arg_type;
crx.h 111 argtype; typedef in typeref:enum:__anon75716
288 argtype type;
323 argtype arg_type;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh64.c 2509 shmedia_arg_type argtype = opcode->arg[i]; local
    [all...]
tc-crx.c 146 static argtype get_optype (operand_type);
184 static argtype
    [all...]
tc-cr16.c 281 static argtype
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
crx-dis.c 102 static argtype getargtype (operand_type);
145 static argtype
cr16-dis.c 149 static argtype
  /prebuilts/go/darwin-x86/src/runtime/
asm_amd64p32.s 310 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
379 MOVL argtype+0(FP), DX; \
asm_arm.s 332 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
413 MOVW argtype+0(FP), R1; \
asm_arm64.s 328 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
416 MOVD argtype+0(FP), R7; \
asm_ppc64x.s 326 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
417 MOVD argtype+0(FP), R7; \
asm_386.s 361 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
431 MOVL argtype+0(FP), DX; \
    [all...]
asm_amd64.s 356 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
426 MOVQ argtype+0(FP), DX; \
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_amd64p32.s 310 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
379 MOVL argtype+0(FP), DX; \
asm_arm.s 332 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
413 MOVW argtype+0(FP), R1; \
asm_arm64.s 328 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
416 MOVD argtype+0(FP), R7; \
asm_ppc64x.s 326 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
417 MOVD argtype+0(FP), R7; \
asm_386.s 361 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
431 MOVL argtype+0(FP), DX; \
    [all...]
asm_amd64.s 356 // func call(argtype *_type, f *FuncVal, arg *byte, argsize, retoffset uint32).
426 MOVQ argtype+0(FP), DX; \
    [all...]

Completed in 198 milliseconds