HomeSort by relevance Sort by last modified time
    Searched full:op_code_struct (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
microblaze-dis.c 96 get_field_special (long instr, struct op_code_struct * op)
169 struct op_code_struct **opr)
173 struct op_code_struct * op;
207 struct op_code_struct * op, *pop;
423 struct op_code_struct * op;
465 struct op_code_struct * op;
ChangeLog-2012 45 * microblaze-opc.h (op_code_struct): Add swapb, swaph Increase MAX_OPCODES.
69 (op_code_struct): add mbar and sleep
77 * microblaze-opc.h: Increase MAX_OPCODES (op_code_struct): add clz insn
82 * microblaze-opc.h: Increase MAX_OPCODES (op_code_struct): add lbur,
    [all...]
microblaze-opc.h 106 struct op_code_struct struct
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-microblaze.c 405 struct op_code_struct * opcode;
889 struct op_code_struct * opcode, *opcode1;
925 opcode = (struct op_code_struct *) hash_find (opcode_hash_control, name);
1055 opcode = (struct op_code_struct *) hash_find (opcode_hash_control, "lwi");
1057 opcode = (struct op_code_struct *) hash_find (opcode_hash_control, "swi");
1089 opcode1 = (struct op_code_struct *) hash_find (opcode_hash_control, "imm");
    [all...]

Completed in 9119 milliseconds