Home | History | Annotate | Download | only in out

Lines Matching refs:HANDLE_INT_TO_SMALL

520 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type)                        \
2453 HANDLE_INT_TO_SMALL(OP_INT_TO_BYTE, "byte", s1)
2457 HANDLE_INT_TO_SMALL(OP_INT_TO_CHAR, "char", u2)
2461 HANDLE_INT_TO_SMALL(OP_INT_TO_SHORT, "short", s2) /* want sign bit */