Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmxtensa.h154 static inline void asm_xtensa_op_bccz(asm_xtensa_t *as, uint cond, uint reg_src, int32_t rel12) { in asm_xtensa_op_bccz() argument
155 asm_xtensa_op24(as, ASM_XTENSA_ENCODE_BRI12(6, reg_src, cond, 1, rel12 & 0xfff)); in asm_xtensa_op_bccz()

Completed in 4 milliseconds