Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmthumb.h272 static inline void asm_thumb_ldrb_rlo_rlo_i5(asm_thumb_t *as, uint rlo_dest, uint rlo_base, uint by… in asm_thumb_ldrb_rlo_rlo_i5() function
415 #define ASM_LOAD8_REG_REG(as, reg_dest, reg_base) asm_thumb_ldrb_rlo_rlo_i5((as), (reg_dest), (reg_…
A Demitnative.c1571 asm_thumb_ldrb_rlo_rlo_i5(emit->as, REG_RET, reg_base, index_value); in emit_native_load_subscr()

Completed in 10 milliseconds