Home | History | Annotate | Download | only in out

Lines Matching refs:HANDLE_INT_TO_SMALL

568 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type)                        \
2434 HANDLE_INT_TO_SMALL(OP_INT_TO_BYTE, "byte", s1)
2438 HANDLE_INT_TO_SMALL(OP_INT_TO_CHAR, "char", u2)
2442 HANDLE_INT_TO_SMALL(OP_INT_TO_SHORT, "short", s2) /* want sign bit */