Searched refs:Inst (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/arch/metag/kernel/ |
D | traps.c | 469 TBIRES trigger_handler(TBIRES State, int SigNum, int Triggers, int Inst, in trigger_handler() argument 540 int Inst, PTBI pTBI) in fault_handler() argument 553 State = __TBIUnExpXXX(State, SigNum, Triggers, Inst, in fault_handler() 626 int Inst, PTBI pTBI) in switch1_handler() argument 639 if (!switch_is_syscall(Inst)) { in switch1_handler() 645 if (switch_is_legacy_syscall(Inst)) in switch1_handler() 666 step_over_switch(regs, Inst); in switch1_handler() 694 int Inst, PTBI pTBI) in switchx_handler() argument 707 State = __TBIUnExpXXX(State, SigNum, Triggers, Inst, pTBI); in switchx_handler() 712 TBIRES fpe_handler(TBIRES State, int SigNum, int Triggers, int Inst, PTBI pTBI) in fpe_handler() argument
|
D | kick.c | 69 kick_handler(TBIRES State, int SigNum, int Triggers, int Inst, PTBI pTBI) in kick_handler() argument 97 ret = kh->func(State, SigNum, Triggers, Inst, pTBI, &handled); in kick_handler()
|
D | smp.c | 617 int Inst, PTBI pTBI, int *handled) in ipi_handler() argument
|
/linux-4.1.27/arch/metag/include/asm/ |
D | traps.h | 43 extern TBIRES __TBIUnExpXXX(TBIRES State, int SigNum, int Triggers, int Inst,
|
D | tbx.h | 707 int Triggers, int Inst, 755 int Triggers, int Inst, 964 int Triggers, int Inst, PTBI pTBI );
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | res_func.S | 125 | Inst is ftst. Check the source operand and set the cc's accordingly. 460 | Inst is fabs. Execute the absolute value function on the input. 467 | Inst is fneg. Execute the negate value function on the input. 473 | Inst is fmove. This code also handles all result writes. 691 | Inst is fdiv. 795 | Inst is fadd. 970 | Inst is fsub. 1151 | Inst is fcmp. 1189 | Inst is fmul.
|
D | util.S | 136 | Inst is either fsgldiv or fsglmul. Force extended precision.
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig | 896 bool "Locate icache flush funcs in L1 Inst Memory" 908 bool "Locate dcache flush funcs in L1 Inst Memory"
|