ubyte
u8 ubyte;
ubyte = rtl_read_byte(rtlpriv, REG_RQPN + 3);
rtl_write_byte(rtlpriv, REG_RQPN + 3, ubyte | BIT(7));
ubyte minimum_instruction_length;
ubyte default_is_stmt;
ubyte line_range;
ubyte opcode_base;
ubyte pointer_size;
static ubyte standard_opcode_length[] =
ubyte cur = data & 0x7F;
ubyte cur = data & 0x7F;
static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode,
static void emit_opcode(struct buffer_ext *be, ubyte opcode)
ubyte opcode, long data)
static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode,
static ubyte get_special_opcode(struct debug_entry *ent,
ubyte special_opcode;