Searched refs:asm_x86_write_byte_3 (Results 1 – 1 of 1) sorted by relevance
121 STATIC void asm_x86_write_byte_3(asm_x86_t *as, byte b1, byte b2, byte b3) { in asm_x86_write_byte_3() function303 … asm_x86_write_byte_3(as, 0x0f, 0xaf, MODRM_R32(dest_r32) | MODRM_RM_REG | MODRM_RM_R32(src_r32)); in asm_x86_mul_r32_r32()349 …asm_x86_write_byte_3(as, OPCODE_SETCC_RM8_A, OPCODE_SETCC_RM8_B | jcc_type, MODRM_R32(0) | MODRM_R… in asm_x86_setcc_r8()
Completed in 4 milliseconds