Lines Matching full:macro
24 .macro _save_callee_saved_regs
98 .macro _load_callee_saved_regs
172 .macro _discard_callee_saved_regs
180 .macro _create_irq_stack_frame
227 .macro _pop_irq_stack_frame
279 * To use this macro, r2 should have the value of thread struct pointer to
282 .macro _load_stack_check_regs
313 .macro _check_and_inc_int_nest_counter, reg1, reg2
339 .macro _dec_int_nest_counter, reg1, reg2
364 .macro _check_nest_int_by_irq_act, reg1, reg2
377 /* macro to get id of current cpu
380 .macro _get_cpu_id, reg
385 /* macro to get the interrupt stack of current cpu
388 .macro _get_curr_cpu_irq_stack, irq_sp
402 /* macro to push aux reg through reg */
403 .macro PUSHAX, reg, aux
408 /* macro to pop aux reg through reg */
409 .macro POPAX, reg, aux
415 /* macro to store old thread call regs */
416 .macro _store_old_thread_callee_regs
430 /* macro to store old thread call regs in interrupt*/
431 .macro _irq_store_old_thread_callee_regs
453 /* macro to load new thread callee regs */
454 .macro _load_new_thread_callee_regs
475 .macro _set_misc_regs_irq_switch_from_coop
485 .macro _set_misc_regs_irq_switch_from_irq
503 /* macro to get next switch handle in assembly */
504 .macro _get_next_switch_handle
511 /* macro to disable stack checking in assembly, need a GPR
514 .macro _disable_stack_checking, reg
529 /* macro to enable stack checking in assembly, need a GPR
532 .macro _enable_stack_checking, reg
553 * instruction. So we can use _st32_huge_offset macro instead
555 .macro _st32_huge_offset, d, s, offset, temp