Home
last modified time | relevance | path

Searched defs:hw (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dcgen-opc.c267 const CGEN_HW_ENTRY **hw = cd->hw_table.entries; in cgen_hw_lookup_by_name() local
285 const CGEN_HW_ENTRY **hw = cd->hw_table.entries; in cgen_hw_lookup_by_num() local
/toolchain/binutils/binutils-2.25/include/opcode/
Dcgen.h447 #define CGEN_HW_ATTRS(hw) (&(hw)->attrs) argument
452 #define CGEN_HW_ATTR_VALUE(hw, attr) \ argument