Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/py/
H A Dasmxtensa.h266 static inline void asm_xtensa_op_xor(asm_xtensa_t *as, uint reg_dest, uint reg_src_a, uint reg_src_… in asm_xtensa_op_xor() function
390 #define ASM_XOR_REG_REG(as, reg_dest, reg_src) asm_xtensa_op_xor((as), (reg_dest), (reg_dest), (reg…