代码搜索:SWAP
找到约 10,000 项符合「SWAP」的源代码
代码结果 10,000
www.eeworm.com/read/268818/4249900
v swap_synch.v
module swap_synch (set1, set2, clk, data_a, data_b);
output data_a, data_b;
input clk, set1, set2, swap;
reg data_a, data_b;
always @ (posedge clk)
begin
if (set
www.eeworm.com/read/448675/1685567
po i_swap.po
i_swap.o: instruction/i_swap.c common/coldfire.h /usr/include/stdio.h \
/usr/include/features.h /usr/include/sys/cdefs.h \
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
/usr/include/gn
www.eeworm.com/read/448675/1685641
c i_swap.c
/**********************************/
/* */
/* Copyright 2000, David Grant */
/* */
/* see LICENSE for more details */
/*
www.eeworm.com/read/447738/1696233
s branch-swap.s
.set push
.set mips2
1: beqzl $2, 1b
b 1b
foo: beqzl $2, foo
b foo
.set pop
.space 8
www.eeworm.com/read/447738/1696235
d branch-swap.d
#as: -march=mips2 -32
#objdump: -dr
#name: MIPS branch-swap
.*: file format .*mips.*
Disassembly of section \.text:
00000000 :
0: 5040ffff beqzl v0,0
4: 00000000 no
www.eeworm.com/read/442656/1754967
c swap64.c
/*
swap64.c - 64-bit byte swapping functions.
Copyright (C) 1995 - 2001 Michael Riepe
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/442656/1755235
hh byte_swap.hh
/*
* Copyright (c) 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Steve Raas
www.eeworm.com/read/439082/1812269
c swap_state.c
/*
* linux/mm/swap_state.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
* Swap reorganised 29.12.95, Stephen Tweedie
*
* Rewritten to use page cache, (C) 1998 Stephen Tweedie
*/
www.eeworm.com/read/437033/1836670
src us-swap.src
/* Keymap for US MF-2 keyboard with the Caps Lock and Control key swapped. */
u16_t keymap[NR_SCAN_CODES * MAP_COLS] = {
/* scan-code !Shift Shift Alt1 Alt2 Alt+Sh Ctrl */
/* ======================
www.eeworm.com/read/435699/1862392
vax swap.s.vax
.file "swap.s.vax"
# ident "@(#)cls4:lib/task/task/swap.s.vax 1.1"
###############################################################################
#
# C++ source for the C++ Language System, Release