Home
last modified time | relevance | path

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

/picolibc-latest/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.S61 __STI
Dsetjmp-32.S131 __STI
/picolibc-latest/newlib/libm/machine/x86/
Di386mach.h86 #define __STI macro
89 #define __STI sti macro
/picolibc-latest/newlib/
DChangeLog-201520447 Added __CLI and __STI macros (controlled via
20463 Use __CLI and __STI instead of cli and sti.