Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmx86.h105 void asm_x86_test_r8_with_r8(asm_x86_t *as, int src_r32_a, int src_r32_b);
159 asm_x86_test_r8_with_r8(as, reg, reg); \
168 asm_x86_test_r8_with_r8(as, reg, reg); \
A Dasmx86.c340 void asm_x86_test_r8_with_r8(asm_x86_t *as, int src_r32_a, int src_r32_b) { in asm_x86_test_r8_with_r8() function

Completed in 5 milliseconds