Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dppc-opc.c1575 long max_lvalue = (dialect & PPC_OPCODE_POWER4) ? 2 : 1; in insert_ls() local
1576 if (value > max_lvalue) in insert_ls()