Searched refs:NE (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/mn10300/kernel/ |
D | kprobes.c | 97 #define NE (1 << 9) macro 106 /* 0 0 0 0 */ (NE | NC | CC | VC | GE | GT | HI), 108 /* 0 0 1 0 */ (NE | NS | CC | VC | LT | LE | HI), 110 /* 0 1 0 0 */ (NE | NC | CS | VC | GE | GT | LS), 112 /* 0 1 1 0 */ (NE | NS | CS | VC | LT | LE | LS), 114 /* 1 0 0 0 */ (NE | NC | CC | VS | LT | LE | HI), 116 /* 1 0 1 0 */ (NE | NS | CC | VS | GE | GT | HI), 118 /* 1 1 0 0 */ (NE | NC | CS | VS | LT | LE | LS), 120 /* 1 1 1 0 */ (NE | NS | CS | VS | GE | GT | LS),
|
/linux-4.1.27/arch/x86/kernel/ |
D | head_32.S | 448 movl $0x50022,%ecx # set AM, WP, NE and MP
|
/linux-4.1.27/ |
D | CREDITS | 655 S: 14509 NE 39th Street #1096 3783 D: Fixes for the NE/2-driver
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 16334 # The cases EQ and NE are shared by the Aware and Nonaware groups #
|