Home
last modified time | relevance | path

Searched refs:__STI (Results 1 – 6 of 6) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/machine/x86/
Di386mach.h95 #define __STI macro
98 #define __STI sti macro
Dx86_64mach.h116 #define __STI macro
119 #define __STI sti macro
Dsetjmp-64.S59 __STI
Dsetjmp-32.S129 __STI
/picolibc-3.5.0-3.4.0/newlib/libm/machine/x86/
Di386mach.h86 #define __STI macro
89 #define __STI sti macro
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201520447 Added __CLI and __STI macros (controlled via
20463 Use __CLI and __STI instead of cli and sti.