Home
last modified time | relevance | path

Searched refs:CALL (Results 1 – 15 of 15) sorted by relevance

/arch/metag/tbx/
Dtbitimer.S67 CALL D0FrT,#LO(___TBITimeCore) /* and perform register update */
92 CALL D0FrT,#LO(___TBITimeCore) /* with no register update */
116 CALL D0FrT,#LO(___TBITimeCore) /* with no register update */
148 CALL D0FrT,#LO(___TBITimeCore) /* with no register update */
Dtbictx.S67 CALL D1RtP,#LO(___TBICtxSave)
/arch/blackfin/lib/
Dmodsi3.S44 CALL ___divsi3; /* Compute signed quotient using ___divsi3()*/
Dumodsi3.S37 CALL ___udivsi3; /* Compute unsigned quotient using ___udiv32()*/
/arch/metag/kernel/
Dftrace_stub.S27 CALL D1RtP,#LO(_ftrace_stub)
Dhead.S39 CALL D1RtP,#LO(_metag_start_kernel)
/arch/powerpc/kernel/
DMakefile164 quiet_cmd_systbl_chk = CALL $<
174 quiet_cmd_prom_init_check = CALL $<
/arch/x86/include/asm/
Dperf_event_p4.h723 P4_GEN_ESCR_EMASK(P4_EVENT_RETIRED_MISPRED_BRANCH_TYPE, CALL, 2),
728 P4_GEN_ESCR_EMASK(P4_EVENT_RETIRED_BRANCH_TYPE, CALL, 2),
/arch/m68k/ifpsp060/
Diskeleton.S43 | (1) EXAMPLE CALL-OUTS #
309 | (3) EXAMPLE CALL-OUT SECTION #
Dfskeleton.S40 | (1) EXAMPLE CALL-OUTS #
300 | (3) EXAMPLE CALL-OUT SECTION #
Dos.S38 | EXAMPLE CALL-OUTS #
/arch/x86/events/intel/
Dp4.c350 P4_ESCR_EMASK_BIT(P4_EVENT_RETIRED_MISPRED_BRANCH_TYPE, CALL) |
360 P4_ESCR_EMASK_BIT(P4_EVENT_RETIRED_BRANCH_TYPE, CALL) |
688 P4_ESCR_EMASK_BIT(P4_EVENT_RETIRED_BRANCH_TYPE, CALL) |
/arch/sparc/net/
Dbpf_jit_comp_32.c85 #define CALL F1(1) macro
243 *prog++ = CALL | (((_off) >> 2) & 0x3fffffff); \
Dbpf_jit_comp_64.c165 #define CALL F1(1) macro
261 ctx->image[ctx->idx] = CALL | ((off >> 2) & 0x3fffffff); in emit_call()
/arch/x86/lib/
Dx86-opcode-map.txt293 # in "near" jumps and calls is 16-bit. For CALL,
296 e8: CALL Jz (f64)
475 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).
929 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).