Home
last modified time | relevance | path

Searched refs:ix86_address_seg (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/config/i386/
H A Di386-protos.h216 enum ix86_address_seg { SEG_DEFAULT, SEG_FS, SEG_GS }; enum
221 enum ix86_address_seg seg;
H A Di386.c5905 enum ix86_address_seg seg = SEG_DEFAULT; in ix86_decompose_address()