Home
last modified time | relevance | path

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

/arch/sh/kernel/
Ddisassemble.c54 sh_nibble_type nibbles[4]; member
311 int i = op->nibbles[n]; in print_sh_insn()
/arch/arm/mm/
Dabort-lv4t.S94 orrne r6, r9, r6, lsr #4 @ combine nibbles } else
/arch/arm/lib/
Dlib1funcs.S56 @ at the left end of each 4 bit nibbles in the division loop
/arch/powerpc/kernel/
Dprom_init.c306 int i, nibbles = sizeof(val)*2; in prom_print_hex() local
309 for (i = nibbles-1; i >= 0; i--) { in prom_print_hex()
315 buf[nibbles] = '\0'; in prom_print_hex()
316 call_prom("write", 3, 1, prom.stdout, buf, nibbles); in prom_print_hex()
/arch/m68k/fpsp040/
Ddecbin.S144 movel #EDIGITS,%d2 |# of nibbles (digits) in fraction part