Lines Matching +full:7 +full:k
30 /// A 7-bit PC-relative fixup for the family of conditional
31 /// branches which take 7-bit targets (BRNE,BRGT,etc).
51 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
52 /// with the lower 8 bits of a 16-bit value (bits 0-7).
54 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
57 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
60 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
64 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
65 /// with the lower 8 bits of a negated 16-bit value (bits 0-7).
67 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
70 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
73 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
77 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
78 /// with the lower 8 bits of a 16-bit program memory address value (bits 0-7).
80 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
84 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
89 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
91 /// (bits 0-7).
93 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
97 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
102 /// A 22-bit fixup for the target of a `CALL k` or `JMP k` instruction.