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

  /toolchain/binutils/binutils-2.27/gprof/
tahoe.c 38 * opcode of the `callf' instruction
40 #define CALLF 0xfe
57 * A symbol to be the child of indirect callf:
246 if ((*instructp & 0xff) == CALLF)
249 * maybe a callf, better check it out.
252 DBG (CALLDEBUG, printf ("[findcall]\t0x%lx:callf",
324 * it looked like a callf,
  /external/mesa3d/src/mesa/x86/
assyntax.h 409 #define CALLF(s,a) CHOICE(lcall ARG2(s,a), lcall ARG2(s,a), callf s:a)
    [all...]

Completed in 81 milliseconds