aget<kind>

Purpose

Perform the identified array operation at the identified index of the given array, storing into the value register.

Details

Op & Format Mnemonic / Syntax Arguments
44..51 23x arrayop vAA, vBB, vCC
44: aget
45: aget-wide
46: aget-object
47: aget-boolean
48: aget-byte
49: aget-char
4a: aget-short
A: dest value register or pair; (8 bits)
B: array register (8 bits)
C: index register (8 bits)

Constraints

Behavior

Exceptions