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

  /src/external/gpl3/binutils/dist/opcodes/
microblaze-dis.c 34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW) macro
291 get_field_r1 (&buf, inst), get_field_r2 (&buf, inst));
340 get_field_r2 (&buf, inst));
422 get_field_r2 (&buf, inst));
425 print_func (stream, "\t%s", get_field_r2 (&buf, inst));
432 get_field_r2 (&buf, inst));
  /src/external/gpl3/binutils.old/dist/opcodes/
microblaze-dis.c 34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW) macro
291 get_field_r1 (&buf, inst), get_field_r2 (&buf, inst));
340 get_field_r2 (&buf, inst));
422 get_field_r2 (&buf, inst));
425 print_func (stream, "\t%s", get_field_r2 (&buf, inst));
432 get_field_r2 (&buf, inst));
  /src/external/gpl3/gdb/dist/opcodes/
microblaze-dis.c 34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW) macro
291 get_field_r1 (&buf, inst), get_field_r2 (&buf, inst));
340 get_field_r2 (&buf, inst));
422 get_field_r2 (&buf, inst));
425 print_func (stream, "\t%s", get_field_r2 (&buf, inst));
432 get_field_r2 (&buf, inst));
  /src/external/gpl3/gdb.old/dist/opcodes/
microblaze-dis.c 34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW) macro
291 get_field_r1 (&buf, inst), get_field_r2 (&buf, inst));
340 get_field_r2 (&buf, inst));
422 get_field_r2 (&buf, inst));
425 print_func (stream, "\t%s", get_field_r2 (&buf, inst));
432 get_field_r2 (&buf, inst));

Completed in 26 milliseconds