Searched refs:emit2bytes (Results 1 – 3 of 3) sorted by relevance
383 void Assembler::emit2bytes(uint16_t x) { in emit2bytes() function
565 emit2bytes(0x0001); in bkpt()593 emit2bytes(op * B8 | r1.code() * B4 | r2.code()); in rr_form()598 emit2bytes(op * B8 | r1.code() * B4 | r2.code()); in rr_form()612 emit2bytes(op * B8 | m1 * B4 | r2.code()); in rr_form()
1364 inline void emit2bytes(uint16_t x);