/toolchain/binutils/binutils-2.25/opcodes/ |
nios2-opc.c | 181 {"addi", "t,s,i", "t,s,i,E", 3, 4, iw_i_type, 185 {"andhi", "t,s,u", "t,s,u,E", 3, 4, iw_i_type, 187 {"andi", "t,s,u", "t,s,u,E", 3, 4, iw_i_type, 189 {"beq", "s,t,o", "s,t,o,E", 3, 4, iw_i_type, 191 {"bge", "s,t,o", "s,t,o,E", 3, 4, iw_i_type, 193 {"bgeu", "s,t,o", "s,t,o,E", 3, 4, iw_i_type, 195 {"bgt", "s,t,o", "s,t,o,E", 3, 4, iw_i_type, 198 {"bgtu", "s,t,o", "s,t,o,E", 3, 4, iw_i_type, 201 {"ble", "s,t,o", "s,t,o,E", 3, 4, iw_i_type, 204 {"bleu", "s,t,o", "s,t,o,E", 3, 4, iw_i_type, [all...] |
nios2-dis.c | 293 case iw_i_type: 320 case iw_i_type: 344 case iw_i_type: 357 case iw_i_type: 370 case iw_i_type:
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
nios2.h | 37 iw_i_type, enumerator in enum:iw_format_type
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-nios2.c | [all...] |