Searched refs:srcsize (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-arm.c | 9552 vfp_conv (int srcsize) in vfp_conv() argument 9554 int immbits = srcsize - inst.operands[1].imm; in vfp_conv() 9556 if (srcsize == 16 && !(immbits >= 0 && immbits <= srcsize)) in vfp_conv() 9563 else if (srcsize == 32 && !(immbits >= 0 && immbits < srcsize)) in vfp_conv()
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | gas.pot | 3487 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 3493 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
|
D | uk.po | 3435 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 3441 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
|
D | fi.po | 2651 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 2658 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
|
D | fr.po | 2645 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 2651 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
|
D | es.po | 2638 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 2644 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
|