Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c2366 #define THUMB_REG_ANY 0x3 macro
9729 if ((Rd = thumb_reg (&str, THUMB_REG_ANY)) == FAIL
9746 if ((Rs = thumb_reg (&str, THUMB_REG_ANY)) == FAIL)
9762 else if ((Rn = thumb_reg (&str, THUMB_REG_ANY)) == FAIL)
10008 if ((Rd = thumb_reg (&str, THUMB_REG_ANY)) == FAIL
10022 else if ((Rs = thumb_reg (&str, THUMB_REG_ANY)) == FAIL)
10108 if ((Rb = thumb_reg (&str, THUMB_REG_ANY)) == FAIL)
11098 if ((reg = thumb_reg (&str, THUMB_REG_ANY)) == FAIL)