Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dxtensa-modules.c1564 unsigned ai4const_0, t_0; in Operand_ai4const_decode() local
1565 t_0 = *valp & 0xf; in Operand_ai4const_decode()
1566 ai4const_0 = CONST_TBL_ai4c_0[t_0 & 0xf]; in Operand_ai4const_decode()
1574 unsigned t_0, ai4const_0; in Operand_ai4const_encode() local
1578 case 0xffffffff: t_0 = 0; break; in Operand_ai4const_encode()
1579 case 0x1: t_0 = 0x1; break; in Operand_ai4const_encode()
1580 case 0x2: t_0 = 0x2; break; in Operand_ai4const_encode()
1581 case 0x3: t_0 = 0x3; break; in Operand_ai4const_encode()
1582 case 0x4: t_0 = 0x4; break; in Operand_ai4const_encode()
1583 case 0x5: t_0 = 0x5; break; in Operand_ai4const_encode()
[all …]