Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/cr16/sys/
Dasm.h44 #define _andw_(src, dest) __asm__("andw %1,%0" : "=r" (dest) : \ macro
/picolibc-3.7.0-3.6.0/newlib/libc/machine/crx/sys/
Dasm.h63 #define _andw_(src, dest) __asm__("andw %1,%0" : "=r" (dest) : \ macro