Home
last modified time | relevance | path

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

/haiku/headers/libs/x86emu/x86emu/
H A Dprim_ops.h76 u8 not_byte(u8 s);
/haiku/src/libs/x86emu/
H A Dvalidate.c698 VAL_BYTE_UNARY(not_byte); in main()
H A Dprim_ops.c849 not_byte(u8 s) in not_byte() function
H A Dops.c10496 destval = not_byte(destval); in x86emuOp_opcF6_byte_RM()
10564 destval = not_byte(destval); in x86emuOp_opcF6_byte_RM()
10632 destval = not_byte(destval); in x86emuOp_opcF6_byte_RM()
10698 *destreg = not_byte(*destreg); in x86emuOp_opcF6_byte_RM()