xref: /illumos-gate/usr/src/uts/intel/ia32/README (revision f0089e39)
1*f0089e39SRichard Lowe#
2*f0089e39SRichard Lowe# This file and its contents are supplied under the terms of the
3*f0089e39SRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0.
4*f0089e39SRichard Lowe# You may only use this file in accordance with the terms of version
5*f0089e39SRichard Lowe# 1.0 of the CDDL.
6*f0089e39SRichard Lowe#
7*f0089e39SRichard Lowe# A full copy of the text of the CDDL should have accompanied this
8*f0089e39SRichard Lowe# source.  A copy of the CDDL is also available via the Internet at
9*f0089e39SRichard Lowe# http://www.illumos.org/license/CDDL.
10*f0089e39SRichard Lowe#
11*f0089e39SRichard Lowe
12*f0089e39SRichard Lowe# Copyright 2021, Richard Lowe.
13*f0089e39SRichard Lowe
14*f0089e39SRichard LoweThis directory contains ia32 specific code that is nevertheless still used.
15*f0089e39SRichard LoweThis includes
16*f0089e39SRichard Lowe
17*f0089e39SRichard Lowekrtld
18*f0089e39SRichard Lowe	the relocation engine shared with the userland link-editor.
19*f0089e39SRichard Lowe
20*f0089e39SRichard Lowesys
21*f0089e39SRichard Lowe	headers still used by various parts of the system, largely describing
22*f0089e39SRichard Lowe	the register set of the intel 32bit processor
23