Home
last modified time | relevance | path

Searched refs:psrs (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c399 static const struct asm_psr psrs[] = variable
11621 for (i = 0; i < sizeof (psrs) / sizeof (struct asm_psr); i++) in md_begin()
11622 hash_insert (arm_psr_hsh, psrs[i].template, (PTR) (psrs + i)); in md_begin()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c8792 static const struct asm_psr psrs[] = variable
13042 for (i = 0; i < sizeof (psrs) / sizeof (struct asm_psr); i++) in md_begin()
13043 hash_insert (arm_psr_hsh, psrs[i].template, (PTR) (psrs + i)); in md_begin()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-00014542 * config/tc-arm.c (psrs): Remove lowercase versions of spsr* and
5818 * config/tc-arm.c (psrs): Accept combinations of flags.
6440 (psrs): Rearrange contents to match new asm_psr structure.
H A DChangeLog-92952724 (psrs[]): New variable.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-00014542 * config/tc-arm.c (psrs): Remove lowercase versions of spsr* and
5818 * config/tc-arm.c (psrs): Accept combinations of flags.
6440 (psrs): Rearrange contents to match new asm_psr structure.
H A DChangeLog-92952724 (psrs[]): New variable.