Home | History | Annotate | Download | only in X86

Lines Matching refs:GS

339       // movl    %gs:0, %eax
343 // addl %gs:0, %eax
603 // load gs:0 -> GS segment register.
607 // gs:0 (or fs:0 on X86-64) contains its own address.
614 AM.Segment = CurDAG->getRegister(X86::GS, MVT::i16);
1312 // AddrSpace 256 -> GS, 257 -> FS.
1314 AM.Segment = CurDAG->getRegister(X86::GS, MVT::i16);