Home
last modified time | relevance | path

Searched refs:bfin_port_layout (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dmachs.c53 struct bfin_port_layout { struct
68 const struct bfin_port_layout *port; argument
91 static const struct bfin_port_layout bf000_port[] = {};
140 static const struct bfin_port_layout bf50x_port[] =
286 static const struct bfin_port_layout bf51x_port[] =
441 static const struct bfin_port_layout bf52x_port[] =
566 static const struct bfin_port_layout bf533_port[] =
717 static const struct bfin_port_layout bf537_port[] =
824 static const struct bfin_port_layout bf538_port[] =
1072 static const struct bfin_port_layout bf54x_port[] =
[all …]
DChangeLog-20211119 * machs.c (bfin_port_layout): New structure.
1130 (bfin_model_data): Link in new bfin_port_layout.port member.