Searched refs:asm_xtensa_op_jx (Results 1 – 2 of 2) sorted by relevance
174 static inline void asm_xtensa_op_jx(asm_xtensa_t *as, uint reg) { in asm_xtensa_op_jx() function363 #define ASM_JUMP_REG(as, reg) asm_xtensa_op_jx((as), (reg))
265 asm_xtensa_op_jx(&emit->as, r0); in emit_inline_xtensa_op()
Completed in 5 milliseconds