blob: ac602a7f905f382f484a68bda88d3afe642c3385 [file] [log] [blame]
Elliott Hughesabd62612013-11-08 11:45:48 -08001/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
10 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
12 *** run bionic/libc/kernel/tools/update_all.py
13 ***
14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
19#ifndef _UAPI_ASM_X86_PROCESSOR_FLAGS_H
20#define _UAPI_ASM_X86_PROCESSOR_FLAGS_H
Elliott Hughes8cb52b02013-11-21 13:43:23 -080021#define X86_EFLAGS_CF 0x00000001
22#define X86_EFLAGS_BIT1 0x00000002
Elliott Hughesabd62612013-11-08 11:45:48 -080023/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080024#define X86_EFLAGS_PF 0x00000004
25#define X86_EFLAGS_AF 0x00000010
26#define X86_EFLAGS_ZF 0x00000040
27#define X86_EFLAGS_SF 0x00000080
Elliott Hughesabd62612013-11-08 11:45:48 -080028/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080029#define X86_EFLAGS_TF 0x00000100
30#define X86_EFLAGS_IF 0x00000200
31#define X86_EFLAGS_DF 0x00000400
32#define X86_EFLAGS_OF 0x00000800
Elliott Hughesabd62612013-11-08 11:45:48 -080033/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080034#define X86_EFLAGS_IOPL 0x00003000
35#define X86_EFLAGS_NT 0x00004000
36#define X86_EFLAGS_RF 0x00010000
37#define X86_EFLAGS_VM 0x00020000
Elliott Hughesabd62612013-11-08 11:45:48 -080038/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080039#define X86_EFLAGS_AC 0x00040000
40#define X86_EFLAGS_VIF 0x00080000
41#define X86_EFLAGS_VIP 0x00100000
42#define X86_EFLAGS_ID 0x00200000
Elliott Hughesabd62612013-11-08 11:45:48 -080043/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080044#define X86_CR0_PE 0x00000001
45#define X86_CR0_MP 0x00000002
46#define X86_CR0_EM 0x00000004
47#define X86_CR0_TS 0x00000008
Elliott Hughesabd62612013-11-08 11:45:48 -080048/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080049#define X86_CR0_ET 0x00000010
50#define X86_CR0_NE 0x00000020
51#define X86_CR0_WP 0x00010000
52#define X86_CR0_AM 0x00040000
Elliott Hughesabd62612013-11-08 11:45:48 -080053/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080054#define X86_CR0_NW 0x20000000
55#define X86_CR0_CD 0x40000000
56#define X86_CR0_PG 0x80000000
57#define X86_CR3_PWT 0x00000008
Elliott Hughesabd62612013-11-08 11:45:48 -080058/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080059#define X86_CR3_PCD 0x00000010
60#define X86_CR3_PCID_MASK 0x00000fff
61#define X86_CR4_VME 0x00000001
62#define X86_CR4_PVI 0x00000002
Elliott Hughesabd62612013-11-08 11:45:48 -080063/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080064#define X86_CR4_TSD 0x00000004
65#define X86_CR4_DE 0x00000008
66#define X86_CR4_PSE 0x00000010
67#define X86_CR4_PAE 0x00000020
Elliott Hughesabd62612013-11-08 11:45:48 -080068/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080069#define X86_CR4_MCE 0x00000040
70#define X86_CR4_PGE 0x00000080
71#define X86_CR4_PCE 0x00000100
72#define X86_CR4_OSFXSR 0x00000200
Elliott Hughesabd62612013-11-08 11:45:48 -080073/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080074#define X86_CR4_OSXMMEXCPT 0x00000400
75#define X86_CR4_VMXE 0x00002000
76#define X86_CR4_RDWRGSFS 0x00010000
77#define X86_CR4_PCIDE 0x00020000
Elliott Hughesabd62612013-11-08 11:45:48 -080078/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughes8cb52b02013-11-21 13:43:23 -080079#define X86_CR4_OSXSAVE 0x00040000
80#define X86_CR4_SMEP 0x00100000
81#define X86_CR4_SMAP 0x00200000
82#define X86_CR8_TPR 0x0000000F
Elliott Hughesabd62612013-11-08 11:45:48 -080083/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -080084#define CX86_PCR0 0x20
85#define CX86_GCR 0xb8
86#define CX86_CCR0 0xc0
Elliott Hughesabd62612013-11-08 11:45:48 -080087#define CX86_CCR1 0xc1
Elliott Hughes8cb52b02013-11-21 13:43:23 -080088/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -080089#define CX86_CCR2 0xc2
90#define CX86_CCR3 0xc3
91#define CX86_CCR4 0xe8
Elliott Hughesabd62612013-11-08 11:45:48 -080092#define CX86_CCR5 0xe9
Elliott Hughes8cb52b02013-11-21 13:43:23 -080093/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -080094#define CX86_CCR6 0xea
95#define CX86_CCR7 0xeb
96#define CX86_PCR1 0xf0
Elliott Hughesabd62612013-11-08 11:45:48 -080097#define CX86_DIR0 0xfe
Elliott Hughes8cb52b02013-11-21 13:43:23 -080098/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -080099#define CX86_DIR1 0xff
100#define CX86_ARR_BASE 0xc4
101#define CX86_RCR_BASE 0xdc
Elliott Hughesabd62612013-11-08 11:45:48 -0800102#endif
Elliott Hughes8cb52b02013-11-21 13:43:23 -0800103/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */