Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmxtensa.h150 …e void asm_xtensa_op_bcc(asm_xtensa_t *as, uint cond, uint reg_src1, uint reg_src2, int32_t rel8) { in asm_xtensa_op_bcc() argument
151 asm_xtensa_op24(as, ASM_XTENSA_ENCODE_RRI8(7, cond, reg_src1, reg_src2, rel8 & 0xff)); in asm_xtensa_op_bcc()

Completed in 5 milliseconds