Searched refs:_asm (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/sys/dev/raidframe/ |
| D | rf_stripelocks.h | 86 #define RF_INIT_LOCK_REQ_DESC(_lrd, _typ, _cbf, _cba, _asm, _defSize) … argument 91 …if ((_asm)->parityInfo) { … 92 …(_lrd).start = (_asm)->parityInfo->startSector; … 93 …(_lrd).stop = (_asm)->parityInfo->startSector + (_asm)->parityInfo->numSector-1; … 94 …if ((_asm)->parityInfo->next) { … 95 …(_lrd).start2 = (_asm)->parityInfo->next->startSector; … 96 …(_lrd).stop2 = (_asm)->parityInfo->next->startSector + (_asm)->parityInfo->next->numSector-1; …
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ms/ |
| D | uplink.c | 106 _asm push i \ 107 _asm push OFFSET OPENSSL_UplinkTable \ 108 _asm call OPENSSL_Uplink \ 109 _asm add esp,8 \ 110 _asm jmp OPENSSL_UplinkTable+4*i }
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/sha/ |
| D | sha512.c | 446 _asm mov edx,[ecx + 0] in __pull64be() 447 _asm mov eax,[ecx + 4] in __pull64be() 448 _asm xchg dh, dl in __pull64be() 449 _asm xchg ah, al in __pull64be() 450 _asm rol edx, 16 in __pull64be() 451 _asm rol eax, 16 in __pull64be() 452 _asm xchg dh, dl in __pull64be() 453 _asm xchg ah, al in __pull64be() 458 _asm mov edx,[ecx + 0] in __pull64be() 459 _asm mov eax,[ecx + 4] in __pull64be() [all …]
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/ldd/ |
| D | ekern.h | 18 #define INT3 _asm int 3
|
| /netbsd/src/common/dist/zlib/contrib/testzlib/ |
| D | testzlib.c | 42 _asm in myGetRDTSC32()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/ |
| D | ChangeLog-2014-2021 | 18378 (gdb_target_symbol_prefix_flags): Define in terms of _asm
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | MD5SUMS | 97266 56464d640caa5d807a536c7b82b2c5a0 libgo/go/crypto/ed25519/internal/edwards25519/field/_asm/fe_amd64… 97267 3e681c3e4610da93ef28d79be3968feb libgo/go/crypto/ed25519/internal/edwards25519/field/_asm/go.mod
|