Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c1015 unsigned int num, num2; in get_rtsl_operands() local
1032 len = parse_reg (++ptr, &mode, &num2, SRC); in get_rtsl_operands()
1040 num = num2 - num; in get_rtsl_operands()
1048 num2 = num, num = 0; in get_rtsl_operands()
1057 operand[1].reg = num2; in get_rtsl_operands()