HomeSort by: relevance | last modified time | path
    Searched defs:CALL (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
c_calla_subr.s 11 CALL SUBR;
c_seq_ex1_call_mv_pop.S 2 // Spec Reference: sequencer stage ex1 ( call + regmv + pushpopmultiple)
179 CALL (p1);
206 CALL SUBR2;
238 CALL SUBR3;
c_seq_ex1_raise_call_mv_pop.S 2 // Spec Reference: sequencer stage ex1 (raise+ call + regmv + pushpopmultiple)
179 CALL (p1);
206 CALL SUBR2;
238 CALL SUBR3;
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
c_calla_subr.s 11 CALL SUBR;
c_seq_ex1_call_mv_pop.S 2 // Spec Reference: sequencer stage ex1 ( call + regmv + pushpopmultiple)
179 CALL (p1);
206 CALL SUBR2;
238 CALL SUBR3;
c_seq_ex1_raise_call_mv_pop.S 2 // Spec Reference: sequencer stage ex1 (raise+ call + regmv + pushpopmultiple)
179 CALL (p1);
206 CALL SUBR2;
238 CALL SUBR3;
  /src/external/gpl3/binutils/dist/gprof/
sparc.c 40 #define CALL (0xc0000000)
61 if (insn & CALL)
  /src/external/gpl3/binutils.old/dist/gprof/
sparc.c 40 #define CALL (0xc0000000)
61 if (insn & CALL)
  /src/lib/libc/arch/sparc/
SYS.h 61 #define CALL(name) \
68 #define CALL(name) \
73 #define ERROR() CALL(CERROR)
93 * RSYSCALL is used when the system call should just return. Here we
  /src/sys/arch/ia64/ia64/
exception.S 801 * Call exception_save_regs to preserve the interrupted state in a
802 * trapframe. Note that we don't use a call instruction because we
803 * must be careful not to lose track of the RSE state. We then call
809 #define CALL(_func_, _n_, _ifa_) \
823 br.call.sptk rp=_func_ ;; \
864 CALL(trap, 0, cr.ifa)
950 CALL(trap, 20, cr.ifa) // Page Not Present trap
1036 CALL(trap, 20, cr.ifa) // Page Not Present trap
1079 CALL(trap, 3, cr.ifa)
1122 CALL(trap, 4, cr.ifa
    [all...]
  /src/sys/arch/hppa/include/
asm.h 126 #define CALL(func,tmp) !\
129 .call !\
138 .call !\
144 CALL(func,%r1)
  /src/sys/arch/sparc64/include/
elf_support.h 50 const unsigned int CALL = 0x40000000U; /* call 0 */
102 * +-2GB. This can use a direct call instruction:
104 * call (value - .)
107 where[1] = CALL | ((-(offset + 4)>> 2) & 0x3fffffffU);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiISelLowering.h 32 // CALL - These operations represent an abstract call instruction, which
34 CALL,
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
MIGChecker.cpp 48 #define CALL(required_args, deallocated_arg, ...) \
54 CALL(3, 1, "vm_deallocate"),
55 CALL(3, 1, "mach_vm_deallocate"),
56 CALL(2, 0, "mig_deallocate"),
57 CALL(2, 1, "mach_port_deallocate"),
58 CALL(1, 0, "device_deallocate"),
59 CALL(1, 0, "iokit_remove_connect_reference"),
60 CALL(1, 0, "iokit_remove_reference"),
61 CALL(1, 0, "iokit_release_port"),
62 CALL(1, 0, "ipc_port_release")
    [all...]
  /src/external/lgpl3/gmp/dist/tests/cxx/
t-ostream.cc 32 #define CALL(expr) \
148 CALL (got << n);
161 CALL (got << z);
228 CALL (got << n);
241 CALL (got << q);
406 CALL (got << d);
419 CALL (got << f);
  /src/sys/arch/sh3/include/
asm.h 120 * 1: CALL r0 ! each call site needs a label
124 * 2: CALL r0
128 * lds.l @sp+, pr ! so call in right order
135 * .L_function_1: ! if you call the same function twice
136 * CALL_DATUM(function, 1b) ! provide call datum for each call
169 #define CALL bsrf
191 #define CALL jsr @
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRISelLowering.h 32 /// Represents an abstract call instruction,
34 CALL,
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kISelLowering.h 35 CALL,
180 /// Emit a load of return address if tail call
186 /// Emit a store of the return address if tail call
238 /// Lower the result values of a call into the
263 /// Check whether the call is eligible for tail call optimization. Targets
264 /// that want to do tail call optimization should implement this function.
  /src/include/rpc/
rpc_msg.h 50 * NOTE: call and reply use the same overall struct but
55 CALL=0,
135 * Body of an rpc request call.
  /src/libexec/ld.elf_so/arch/sparc/
mdreloc.c 171 * The first entry holds the call the dynamic linker.
172 * We construct a `call' sequence that transfers
178 #define CALL 0x40000000
181 obj->pltgot[1] = CALL |
  /src/external/bsd/ntp/dist/include/
ntp_machine.h 166 #define CALL(callname, progname, callmain) \
  /src/sys/arch/playstation2/playstation2/
sifbios.c 56 #define CALL(t, n, a) ((t)(*__sifbios_call)((n), (void *)(a)))
87 /* call SIF BIOS */
89 while (CALL(int, callno, &sifbios_arg) != 0 && --retry > 0)
93 printf("SIF BIOS call %d failed\n", callno);
132 return CALL(int, 0, 0);
140 CALL(void, 1, &sifbios_arg);
148 CALL(void, 2, &sifbios_arg);
156 CALL(void, 3, &sifbios_arg);
163 return CALL(int, 4, 0);
173 return CALL(int, 16, 0)
    [all...]
  /src/usr.bin/xlint/lint1/
op.h 117 CALL,
  /src/usr.sbin/gspa/gspa/
gsp_inst.c 76 #define CALL 6 /* reg or address */
134 {"CALL",0x0920, CALL, {EXREG, 0, 0, 0}},
135 {"CALLA",0x0D5F,CALL, {EXPR, 0, 0, 0}},
136 {"CALLR",0x0D3F,CALL, {EXPR, 0, 0, 0}},
558 case CALL: /* reg or address */
564 if( opc == 0x0920 ){ /* CALL */
  /src/external/bsd/pcc/dist/pcc/mip/
node.h 204 #define CALL 41

Completed in 29 milliseconds

1 2