Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h1491 struct aarch64_reglist struct
1493 unsigned first_regno : 8;
1494 unsigned num_regs : 8;
1496 unsigned stride : 8;
1498 unsigned has_index : 1;
1523 struct aarch64_reglist reglist; argument