Home
last modified time | relevance | path

Searched refs:SLOTS_P0S (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmep-desc.c129 { "P0S", SLOTS_P0S },
4104 …CRET_VOID, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0)|(1<<SLOTS_P0S), 0 } } } }
4109 …}, { { CRET_FIRST, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0S)|(1<<SLOTS_P1), …
4114 …}, { { CRET_FIRST, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0S)|(1<<SLOTS_P1), …
4119 …}, { { CRET_FIRST, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0S)|(1<<SLOTS_P1), …
4124 …}, { { CRET_FIRST, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0S)|(1<<SLOTS_P1), …
4129 …}, { { CRET_FIRST, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0S)|(1<<SLOTS_P1), …
4134 …}, { { CRET_FIRST, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0S)|(1<<SLOTS_P1), …
4139 …}, { { CRET_FIRST, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0S)|(1<<SLOTS_P1), …
4144 …}, { { CRET_FIRST, 0 } }, { { 0, 0 } }, { { CONFIG_NONE, 0 } }, { { (1<<SLOTS_P0S)|(1<<SLOTS_P1), …
[all …]
Dmep-desc.h107 SLOTS_CORE, SLOTS_C3, SLOTS_P0S, SLOTS_P0 enumerator
Dmep-dis.c520 if (slot == SLOTS_P0S) in print_slot_insn()
567 print_slot_insn (cd, pc, info, SLOTS_P0S, insn); in mep_examine_ivc2_insns()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mep.c978 else if (slot_ok (1, SLOTS_P0S)) in mep_check_ivc2_scheduling()
979 slots[SLOTS_P0S] = 1; in mep_check_ivc2_scheduling()
986 if (slot_ok (1, SLOTS_P0S) in mep_check_ivc2_scheduling()
989 slots[SLOTS_P0S] = 1; in mep_check_ivc2_scheduling()
993 && slot_ok (2, SLOTS_P0S)) in mep_check_ivc2_scheduling()
996 slots[SLOTS_P0S] = 2; in mep_check_ivc2_scheduling()
1041 else if (slot_ok (0, SLOTS_P0S)) in mep_check_ivc2_scheduling()
1042 slots[SLOTS_P0S] = 0; in mep_check_ivc2_scheduling()
1061 else if (slot_ok (0, SLOTS_P0S) in mep_check_ivc2_scheduling()
1064 slots[SLOTS_P0S] = 0; in mep_check_ivc2_scheduling()
[all …]
/toolchain/binutils/binutils-2.25/cpu/
Dmep.opc1325 if (slot == SLOTS_P0S)
1372 print_slot_insn (cd, pc, info, SLOTS_P0S, insn);