Lines Matching full:immediate
106 * the wide instruction encoding, which appends a second 64-bit immediate (i.e.,
116 signed integer immediate value
123 (`64-bit immediate instructions`_ reuse this field for other purposes)
146 As discussed below in `64-bit immediate instructions`_, a 64-bit immediate
147 instruction uses a 64-bit immediate value that is constructed as follows.
150 and imm containing the high 32 bits of the immediate value.
162 Thus the 64-bit immediate value is constructed as follows:
180 BPF_ST 0x02 store from immediate operations `Load and store instructions`_
302 only and do not use a separate source register or immediate value.
431 BPF_IMM 0x00 64-bit immediate instructions `64-bit immediate instructions`_
545 64-bit immediate instructions