Home
last modified time | relevance | path

Searched refs:asm_psr (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c514 struct asm_psr struct
5795 const struct asm_psr *psr; in parse_psr()
5843 psr = (const struct asm_psr *) hash_find_n (arm_v7m_psr_hsh, start, in parse_psr()
5946 psr = (const struct asm_psr *) hash_find_n (arm_psr_hsh, start, in parse_psr()
18706 static const struct asm_psr psrs[] =
18784 static const struct asm_psr v7m_psrs[] =
24758 for (i = 0; i < sizeof (psrs) / sizeof (struct asm_psr); i++) in md_begin()
24760 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++) in md_begin()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-00016427 * config/tc-arm.c (struct asm_psr): Add boolean field
6430 (psrs): Rearrange contents to match new asm_psr structure.
6432 return an asm_psr structure.
6433 (psr_required_here): Use asm_psr structure returned by
DChangeLog-20091029 * config/tc-arm.c (struct asm_cond, struct asm_psr, struct