Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c518 struct arm_it struct
520 const char * error;
521 unsigned long instruction;
522 unsigned int size;
523 unsigned int size_req;
524 unsigned int cond;
528 unsigned int uncond_value;
529 struct neon_type vectype;
532 int is_neon;
535 unsigned long relax;
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c518 struct arm_it struct
520 const char * error;
521 unsigned long instruction;
522 unsigned int size;
523 unsigned int size_req;
524 unsigned int cond;
528 unsigned int uncond_value;
529 struct neon_type vectype;
532 int is_neon;
535 unsigned long relax;
[all …]