Searched refs:dest_off (Results 1 – 1 of 1) sorted by relevance
194 …line void asm_xtensa_op_l32r(asm_xtensa_t *as, uint reg_dest, uint32_t op_off, uint32_t dest_off) { in asm_xtensa_op_l32r() argument195 …asm_xtensa_op24(as, ASM_XTENSA_ENCODE_RI16(1, reg_dest, ((dest_off - ((op_off + 3) & ~3)) >> 2) & … in asm_xtensa_op_l32r()
Completed in 4 milliseconds