Searched refs:xchg (Results 151 - 161 of 161) sorted by relevance

1234567

/netbsd-current/external/mit/isl/dist/
H A Dconfigure7604 __asm__ __volatile__ ("xchg %%ebx, %1\n"
7606 "xchg %%ebx, %1\n"
7666 __asm__ __volatile__ ("xchg %%ebx, %1\n"
7668 "xchg %%ebx, %1\n"
7961 __asm__ __volatile__ ("xchg %%ebx, %1\n"
7963 "xchg %%ebx, %1\n"
8023 __asm__ __volatile__ ("xchg %%ebx, %1\n"
8025 "xchg %%ebx, %1\n"
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf.c3332 config = xchg(&stream->oa_config, config);
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_lrc.c2200 for (port = xchg(&execlists->active, execlists->pending); *port; port++)
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daesni-x86.pl2749 &xchg ($rounds_,"esp"); # alloca
H A Daesni-x86_64.pl3788 xchg $inp,$out # $inp is %rsi and $out is %rdi now
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daesni-x86.pl2747 &xchg ($rounds_,"esp"); # alloca
H A Daesni-x86_64.pl3801 xchg $inp,$out # $inp is %rsi and $out is %rdi now
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Drx-decode.c1126 /** 0000 0110 mx10 00ss 0001 0000 rsrc rdst xchg %1%S1, %0 */
1138 "/** 0000 0110 mx10 00ss 0001 0000 rsrc rdst xchg %1%S1, %0 */",
1145 SYNTAX("xchg %1%S1, %0");
1147 ID(xchg); DR(rdst); SPm(ss, rsrc, mx);
9940 /** 1111 1100 0100 00ss rsrc rdst xchg %1%S1, %0 */
9950 "/** 1111 1100 0100 00ss rsrc rdst xchg %1%S1, %0 */",
9956 SYNTAX("xchg %1%S1, %0");
9958 ID(xchg); DR(rdst); SP(ss, rsrc);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Drx-decode.c1126 /** 0000 0110 mx10 00ss 0001 0000 rsrc rdst xchg %1%S1, %0 */
1138 "/** 0000 0110 mx10 00ss 0001 0000 rsrc rdst xchg %1%S1, %0 */",
1145 SYNTAX("xchg %1%S1, %0");
1147 ID(xchg); DR(rdst); SPm(ss, rsrc, mx);
9940 /** 1111 1100 0100 00ss rsrc rdst xchg %1%S1, %0 */
9950 "/** 1111 1100 0100 00ss rsrc rdst xchg %1%S1, %0 */",
9956 SYNTAX("xchg %1%S1, %0");
9958 ID(xchg); DR(rdst); SP(ss, rsrc);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Drx-decode.c1126 /** 0000 0110 mx10 00ss 0001 0000 rsrc rdst xchg %1%S1, %0 */
1138 "/** 0000 0110 mx10 00ss 0001 0000 rsrc rdst xchg %1%S1, %0 */",
1145 SYNTAX("xchg %1%S1, %0");
1147 ID(xchg); DR(rdst); SPm(ss, rsrc, mx);
9940 /** 1111 1100 0100 00ss rsrc rdst xchg %1%S1, %0 */
9950 "/** 1111 1100 0100 00ss rsrc rdst xchg %1%S1, %0 */",
9956 SYNTAX("xchg %1%S1, %0");
9958 ID(xchg); DR(rdst); SP(ss, rsrc);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Drx-decode.c1126 /** 0000 0110 mx10 00ss 0001 0000 rsrc rdst xchg %1%S1, %0 */
1138 "/** 0000 0110 mx10 00ss 0001 0000 rsrc rdst xchg %1%S1, %0 */",
1145 SYNTAX("xchg %1%S1, %0");
1147 ID(xchg); DR(rdst); SPm(ss, rsrc, mx);
9940 /** 1111 1100 0100 00ss rsrc rdst xchg %1%S1, %0 */
9950 "/** 1111 1100 0100 00ss rsrc rdst xchg %1%S1, %0 */",
9956 SYNTAX("xchg %1%S1, %0");
9958 ID(xchg); DR(rdst); SP(ss, rsrc);

Completed in 331 milliseconds

1234567