Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c78 static uint32_t decode_and_fetch_long_imm8(struct X86EMU *, uint8_t *);
1036 decode_and_fetch_long_imm8(struct X86EMU *emu, uint8_t *imm) in decode_and_fetch_long_imm8() function
3097 destval = decode_and_fetch_long_imm8(emu, &amt); in x86emuOp_opcC1_word_RM_MEM()
5005 destval = decode_and_fetch_long_imm8(emu, &shift); in common_shift32()
5342 srcval = decode_and_fetch_long_imm8(emu, &shift); in x86emuOp2_32_btX_I()