Searched full:extender (Results 1 – 13 of 13) sorted by relevance
| /openbmc/qemu/target/hexagon/ |
| H A D | insn.h | 40 uint32_t which_extended:1; /* If has an extender, which immediate */ 50 bool extension_valid; /* Has a constant extender attached */
|
| H A D | decode.c | 377 apply_extender(Packet *pkt, int i, uint32_t extender) in apply_extender() argument 385 pkt->insn[i].immed[immed_num] = extender | fZXTN(6, 32, base_immed); in apply_extender() 679 * If we saw an extender, mark next word extended so immediate in decode_packet()
|
| H A D | attribs_def.h.inc | 127 DEF_ATTRIB(IT_EXTENDER, "constant extender instruction", "", "")
|
| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | test_ext.S | 1 /* Purpose: test immediate extender instructions. */
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | iclass.def | 19 DEF_PP_ICLASS32(EXTENDER,0123,LDST|SUNIT|MUNIT) /* 0 */
|
| H A D | encode_pp.def | 57 DEF_CLASS32(ICLASS_EXTENDER" ---- -------- PP------ --------",EXTENDER)
|
| /openbmc/u-boot/include/linux/ |
| H A D | mdio.h | 21 #define MDIO_MMD_PHYXS 4 /* PHY Extender Sublayer */ 22 #define MDIO_MMD_DTEXS 5 /* DTE Extender Sublayer */
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | NetworkPort.v1_4_3.json | 482 "ExtenderFabric": "This port connection type is an extender fabric port.",
|
| H A D | Port.v1_17_0.json | 1971 "EPort": "This port connection type is an extender fabric port.", 1973 "ExtenderFabric": "This port connection type is an extender fabric port.", 1985 "TEPort": "This port connection type is a trunking extender fabric port.",
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
| H A D | Port.v1_17_0.json | 1971 "EPort": "This port connection type is an extender fabric port.", 1973 "ExtenderFabric": "This port connection type is an extender fabric port.", 1985 "TEPort": "This port connection type is a trunking extender fabric port.",
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
| H A D | NetworkPort_v1.xml | 487 …<Annotation Term="OData.Description" String="This port connection type is an extender fabric port.…
|
| H A D | Port_v1.xml | 709 …<Annotation Term="OData.Description" String="This port connection type is an extender fabric port.… 723 …<Annotation Term="OData.Description" String="This port connection type is an extender fabric port.… 734 …n Term="OData.Description" String="This port connection type is a trunking extender fabric port."/>
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
| H A D | Port_v1.xml | 709 <Annotation Term="OData.Description" String="This port connection type is an extender fabric port."/> 723 <Annotation Term="OData.Description" String="This port connection type is an extender fabric port."/> 734 <Annotation Term="OData.Description" String="This port connection type is a trunking extender fabric port."/>
|