Home
last modified time | relevance | path

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

/haiku/headers/libs/x86emu/x86emu/
H A Dprim_ops.h116 void imul_byte(u8 s);
/haiku/src/libs/x86emu/
H A Dvalidate.c752 VAL_BYTE_MUL(imul_byte); in main()
H A Dprim_ops.c2157 imul_byte(u8 s) in imul_byte() function
H A Dops.c10522 imul_byte(destval); in x86emuOp_opcF6_byte_RM()
10590 imul_byte(destval); in x86emuOp_opcF6_byte_RM()
10658 imul_byte(destval); in x86emuOp_opcF6_byte_RM()
10719 imul_byte(*destreg); in x86emuOp_opcF6_byte_RM()