Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h386 extern const long cst4_map[];
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c703 const long cst4_map[] = variable
708 const int cst4_maps = ARRAY_SIZE (cst4_map);
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c1454 if (value == cst4_map[bin]) in check_range()