Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dbfin-lex.l66 [sS][pP]"."[lL] _REG.regno = REG_SP; _REG.flags = F_REG_LOW; return HALF_RE…
161 [fF][pP]"."[lL] _REG.regno = REG_FP; _REG.flags = F_REG_LOW; return HALF_REG;
528 r->flags = F_REG_LOW; in parse_halfreg()
Dbfin-defs.h88 #define F_REG_LOW 2 macro
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2009899 (F_REG_LOW): New macro.