Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/kernel/
Dentry-arcv2.S193 bset.nz r11, r11, AUX_IRQ_ACT_BIT_U ; NZ means U
/linux-4.4.14/drivers/atm/
Diphase.c311 #define NZ 0x4000 in cellrate_to_float() macro
326 flot = NZ | (i << M_BITS) | (cr & M_MASK); in cellrate_to_float()
328 flot = NZ | (i << M_BITS) | ((cr << (M_BITS - i)) & M_MASK); in cellrate_to_float()
330 flot = NZ | (i << M_BITS) | ((cr >> (i - M_BITS)) & M_MASK); in cellrate_to_float()
342 if ((rate & NZ) == 0)
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt406 45: CMOVNE/NZ Gv,Ev
493 95: SETNE/NZ Eb
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt406 45: CMOVNE/NZ Gv,Ev
493 95: SETNE/NZ Eb