Searched refs:isvec (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c563 unsigned isvec : 1; /* Is a single, double or quad VFP/Neon reg. */ member in struct:arm_it::__anon118
6798 inst.operands[i].isvec = 1;
6817 inst.operands[i].isvec = 1;
6879 inst.operands[i].isvec = 1;
6922 inst.operands[i].isvec = 1;
7008 inst.operands[i].isvec = 1;
7027 inst.operands[i].isvec = 1;
7040 inst.operands[i].isvec = 1;
7055 inst.operands[i].isvec = 1;
7074 inst.operands[i].isvec
21704 bool isvec = inst.operands[idx].isvec; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c561 unsigned isvec : 1; /* Is a single, double or quad VFP/Neon reg. */ member in struct:arm_it::__anon850
6745 inst.operands[i].isvec = 1;
6764 inst.operands[i].isvec = 1;
6826 inst.operands[i].isvec = 1;
6869 inst.operands[i].isvec = 1;
6955 inst.operands[i].isvec = 1;
6974 inst.operands[i].isvec = 1;
6987 inst.operands[i].isvec = 1;
7002 inst.operands[i].isvec = 1;
7021 inst.operands[i].isvec
21638 bfd_boolean isvec = inst.operands[index].isvec; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c563 unsigned isvec : 1; /* Is a single, double or quad VFP/Neon reg. */ member in struct:arm_it::__anon384
6798 inst.operands[i].isvec = 1;
6817 inst.operands[i].isvec = 1;
6879 inst.operands[i].isvec = 1;
6922 inst.operands[i].isvec = 1;
7008 inst.operands[i].isvec = 1;
7027 inst.operands[i].isvec = 1;
7040 inst.operands[i].isvec = 1;
7055 inst.operands[i].isvec = 1;
7074 inst.operands[i].isvec
21704 bool isvec = inst.operands[idx].isvec; local
[all...]

Completed in 382 milliseconds