HomeSort by: relevance | last modified time | path
    Searched defs:get_field_r1 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
microblaze-dis.c 33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW) macro
291 get_field_r1 (&buf, inst), get_field_r2 (&buf, inst));
295 get_field_r1 (&buf, inst), get_field_imm (&buf, inst));
316 get_field_r1 (&buf, inst), get_field_imm5 (&buf, inst));
323 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
332 get_field_r1 (&buf, inst));
336 get_field_r1 (&buf, inst));
339 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
343 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
428 print_func (stream, "\t%s", get_field_r1 (&buf, inst))
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
microblaze-dis.c 33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW) macro
291 get_field_r1 (&buf, inst), get_field_r2 (&buf, inst));
295 get_field_r1 (&buf, inst), get_field_imm (&buf, inst));
316 get_field_r1 (&buf, inst), get_field_imm5 (&buf, inst));
323 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
332 get_field_r1 (&buf, inst));
336 get_field_r1 (&buf, inst));
339 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
343 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
428 print_func (stream, "\t%s", get_field_r1 (&buf, inst))
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
microblaze-dis.c 33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW) macro
291 get_field_r1 (&buf, inst), get_field_r2 (&buf, inst));
295 get_field_r1 (&buf, inst), get_field_imm (&buf, inst));
316 get_field_r1 (&buf, inst), get_field_imm5 (&buf, inst));
323 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
332 get_field_r1 (&buf, inst));
336 get_field_r1 (&buf, inst));
339 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
343 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
428 print_func (stream, "\t%s", get_field_r1 (&buf, inst))
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
microblaze-dis.c 33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW) macro
291 get_field_r1 (&buf, inst), get_field_r2 (&buf, inst));
295 get_field_r1 (&buf, inst), get_field_imm (&buf, inst));
316 get_field_r1 (&buf, inst), get_field_imm5 (&buf, inst));
323 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
332 get_field_r1 (&buf, inst));
336 get_field_r1 (&buf, inst));
339 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
343 print_func (stream, "\t%s, %s", get_field_r1 (&buf, inst),
428 print_func (stream, "\t%s", get_field_r1 (&buf, inst))
    [all...]

Completed in 53 milliseconds