Searched refs:RRR (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | emitinlinextensa.c | 200 #define RRR (0) macro 213 {MP_QSTR_and_, RRR, 0, 1}, 214 {MP_QSTR_or_, RRR, 0, 2}, 215 {MP_QSTR_xor, RRR, 0, 3}, 216 {MP_QSTR_add, RRR, 0, 8}, 217 {MP_QSTR_sub, RRR, 0, 12}, 218 {MP_QSTR_mull, RRR, 2, 8}, 297 if (o->type == RRR) { in emit_inline_xtensa_op()
|
Completed in 3 milliseconds