Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmxtensa.c169 asm_xtensa_op_movi_n(as, reg_dest, 1); in asm_xtensa_setcc_reg_reg_reg()
171 asm_xtensa_op_movi_n(as, reg_dest, 0); in asm_xtensa_setcc_reg_reg_reg()
A Dasmxtensa.h206 static inline void asm_xtensa_op_movi_n(asm_xtensa_t *as, uint reg_dest, int imm4) { in asm_xtensa_op_movi_n() function

Completed in 6 milliseconds