Home
last modified time | relevance | path

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

/trueos/contrib/binutils/opcodes/
HDia64-opc.c200 int shiftamt = (completer_table[completer_index].offset & 63); in apply_completer() local
202 mask = mask << shiftamt; in apply_completer()
203 bits = bits << shiftamt; in apply_completer()