Searched refs:decode_and_fetch_long_imm8 (Results 1 – 1 of 1) sorted by relevance
74 static uint32_t decode_and_fetch_long_imm8(struct x86emu *, uint8_t *);1050 decode_and_fetch_long_imm8(struct x86emu *emu, uint8_t *imm) in decode_and_fetch_long_imm8() function3209 destval = decode_and_fetch_long_imm8(emu, &amt); in x86emuOp_opcC1_word_RM_MEM()5166 destval = decode_and_fetch_long_imm8(emu, &shift); in common_shift32()5525 srcval = decode_and_fetch_long_imm8(emu, &shift); in x86emuOp2_32_btX_I()