[PATCH v2 02/14] [x86] Add basic support for .code16

Joerg Sonnenberger joerg at britannica.bec.de
Sun Jan 5 13:41:56 PST 2014


On Sun, Jan 05, 2014 at 09:39:20PM +0000, David Woodhouse wrote:
> On Sun, 2014-01-05 at 22:31 +0100, Joerg Sonnenberger wrote:
> > I don't have a problem with using two flag bits and a encoding of like
> > 0 invalid, 1 16bit, 2 32bit, 3 64bit or some other permutation of the
> > last three.
> 
> And call the bits 'Not64BitMode' and 'Not16BitMode'?

CPUModeBit1, CPUModeBit2? :)

Joerg



More information about the llvm-commits mailing list