Searched refs:srcsize (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-arm.c | 9834 vfp_conv (int srcsize) in vfp_conv() argument 9836 int immbits = srcsize - inst.operands[1].imm; in vfp_conv() 9838 if (srcsize == 16 && !(immbits >= 0 && immbits <= srcsize)) in vfp_conv() 9845 else if (srcsize == 32 && !(immbits >= 0 && immbits < srcsize)) in vfp_conv()
|
/toolchain/binutils/binutils-2.27/gas/po/ |
D | zh_CN.po | 3706 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 3713 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
|
D | gas.pot | 3745 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 3751 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
|
D | uk.po | 3506 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 3512 #. 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 | 3513 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 3519 #. 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.
|