Home | History | Annotate | Download | only in opcodes

Lines Matching defs:string_buf

41 struct string_buf
48 strbuf (struct string_buf *buf)
58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low)
67 get_field_imm (struct string_buf *buf, long instr)
76 get_field_imm5 (struct string_buf *buf, long instr)
85 get_field_imm5_mbar (struct string_buf *buf, long instr)
94 get_field_immw (struct string_buf *buf, long instr)
109 get_field_rfsl (struct string_buf *buf, long instr)
119 get_field_imm15 (struct string_buf *buf, long instr)
128 get_field_special (struct string_buf *buf, long instr,
248 struct string_buf buf;