Lines Matching refs:instruction
20 the operands for the instruction, whose size and position depend on the
21 opcode and on the number of literals copied by previous instruction. The
57 After any instruction except the large literal copy, 0, 1, 2 or 3 literals
58 are copied before starting the next instruction. The number of literals that
59 were copied may change the meaning and behaviour of the next instruction. In
60 practice, only one instruction needs to know whether 0, less than 4, or more
63 generally encoded in the last two bits of the instruction but may also be
67 instruction may encode this distance (0001HLLL), it takes one LE16 operand
80 0..17 : follow regular instruction encoding, see below. It is worth
97 Depends on the number of literals copied by the last instruction.
98 If last instruction did not copy any literal (state == 0), this
106 If last instruction used to copy between 1 to 3 literals (encoded in
107 the instruction's opcode or distance), the instruction is a copy of a
109 noting that this instruction provides little savings since it uses 2
119 If last instruction used to copy 4 or more literals (as detected by
120 state == 4), the instruction becomes a copy of a 3-byte block from the