Searched refs:isreg (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dsubsym.s44 .word $isreg(SYMBOL) ; 0
45 .word $isreg("AR0") ;
46 ; .word $isreg("AG") ; should be 0, but we always
49 x .word $isreg("AG") ; 1 if .mmregs, 0 otherwise
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dsubsym.s44 .word $isreg(SYMBOL) ; 0
45 .word $isreg("AR0") ;
46 ; .word $isreg("AG") ; should be 0, but we always
49 x .word $isreg("AG") ; 1 if .mmregs, 0 otherwise
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c457 unsigned isreg : 1; /* Operand was a register. */ member in struct:arm_it::__anon351
5195 inst.operands[i].isreg = 1;
5481 =immediate .isreg=0 .reloc.exp=immediate
5501 inst.operands[i].isreg = 1;
5524 inst.operands[i].isreg = 1;
6257 inst.operands[i].isreg = 1;
6268 inst.operands[i].isreg = 1;
6280 inst.operands[i].isreg = 1;
6296 inst.operands[i].isreg = 1;
6309 inst.operands[i].isreg
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c281 unsigned isreg : 1; /* Operand was a register. */ member in struct:arm_it::__anon2532
3272 inst.operands[i].isreg = 1;
3349 =immediate .isreg=0 .reloc.exp=immediate
3368 inst.operands[i].isreg = 1;
3386 inst.operands[i].isreg = 1;
3863 inst.operands[i].isreg = 1; \
3872 inst.operands[i].isreg = 1; \
4030 inst.operands[i].isreg = 1;
4045 inst.operands[i].isreg = (rege->type == REG_TYPE_MMXWR);
4114 if (inst.operands[i].isreg
[all...]

Completed in 184 milliseconds