bipush


Operation Push byte

bipush
byte


Forms bipush = 16 (0x10)

Stack ... ..., value

Description The immediate byte is sign-extended to an int, and the resulting value is pushed onto the operand stack.