Searched refs:fetch_byte_imm (Results 1 – 4 of 4) sorted by relevance
506 shift = fetch_byte_imm(); in x86emuOp2_shld_IMM()521 shift = fetch_byte_imm(); in x86emuOp2_shld_IMM()538 shift = fetch_byte_imm(); in x86emuOp2_shld_IMM()553 shift = fetch_byte_imm(); in x86emuOp2_shld_IMM()570 shift = fetch_byte_imm(); in x86emuOp2_shld_IMM()585 shift = fetch_byte_imm(); in x86emuOp2_shld_IMM()601 shift = fetch_byte_imm(); in x86emuOp2_shld_IMM()613 shift = fetch_byte_imm(); in x86emuOp2_shld_IMM()947 shift = fetch_byte_imm(); in x86emuOp2_shrd_IMM()962 shift = fetch_byte_imm(); in x86emuOp2_shrd_IMM()[all …]
477 srcval = fetch_byte_imm(); in x86emuOp_add_byte_AL_IMM()915 srcval = fetch_byte_imm(); in x86emuOp_or_byte_AL_IMM()1351 srcval = fetch_byte_imm(); in x86emuOp_adc_byte_AL_IMM()1789 srcval = fetch_byte_imm(); in x86emuOp_sbb_byte_AL_IMM()2232 srcval = fetch_byte_imm(); in x86emuOp_and_byte_AL_IMM()2673 srcval = fetch_byte_imm(); in x86emuOp_sub_byte_AL_IMM()3111 srcval = fetch_byte_imm(); in x86emuOp_xor_byte_AL_IMM()3540 srcval = fetch_byte_imm(); in x86emuOp_cmp_byte_AL_IMM()4818 imm = (s8) fetch_byte_imm(); in x86emuOp_push_byte_IMM()4856 imm = fetch_byte_imm(); in x86emuOp_imul_byte_IMM()[all …]
180 fetch_byte_imm(void) in fetch_byte_imm() function857 sib = fetch_byte_imm(); in decode_rm00_address()927 displacement = (s8) fetch_byte_imm(); in decode_rm01_address()945 sib = fetch_byte_imm(); in decode_rm01_address()946 displacement = (s8) fetch_byte_imm(); in decode_rm01_address()1040 sib = fetch_byte_imm(); in decode_rm10_address()
60 u8 fetch_byte_imm(void);