Searched refs:inc_byte (Results 1 – 8 of 8) sorted by relevance
67 u8 inc_byte (u8 d);
67 u8 inc_byte(u8 d);
686 VAL_BYTE_UNARY(inc_byte); in main()
643 inc_byte(u8 d) in inc_byte() function
11605 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()11624 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()11643 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()11660 *destreg = inc_byte(*destreg); in x86emuOp_opcFE_byte_RM()
564 u8 inc_byte(u8 d) in inc_byte() function
4895 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()4904 *destreg = inc_byte(*destreg); in x86emuOp_opcFE_byte_RM()
10872 destval = inc_byte(destval);15479 -u8 inc_byte(u8 d)15481 +inc_byte(u8 d)21194 -u8 inc_byte (u8 d);21284 + u8 inc_byte(u8 d);