代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/447738/1697460
s bits.s
;# bits.s
;# checks all the bit operations in MAXQ10
.text
foo:
MOVE C, ACC.0
MOVE C, ACC.1
MOVE C, ACC.2
MOVE C, ACC.3
MOVE C, ACC.4
MOVE C, ACC.5
MOVE C, ACC.6
MOVE C, ACC.7 ;
www.eeworm.com/read/447738/1697715
d bits.d
#objdump: -dw
#name: bit opp
.*: +file format .*
Disassembly of section .text:
0+000 :
0: 0a ea [ ]*MOVE C,Acc.0
2: 1a ea [ ]*MOVE C,Acc.1
4: 2a ea [ ]*MOVE C,Acc.2
6: 3a ea [ ]
www.eeworm.com/read/447738/1697729
s bits.s
;# bits.s
;# checks all the bit operations in MAXQ20
.text
foo:
MOVE C, ACC.0
MOVE C, ACC.1
MOVE C, ACC.2
MOVE C, ACC.3
MOVE C, ACC.4
MOVE C, ACC.5
MOVE C, ACC.6
MOVE C, ACC.7 ;8 bits on a
www.eeworm.com/read/443386/1748979
h bits.h
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of
www.eeworm.com/read/442570/1756669
h bits.h
/* bits.h
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
* named COPYING th
www.eeworm.com/read/440773/1788204
java bits.java
/*
* (c) Copyright 2006, 2007 Hewlett-Packard Development Company, LP
* All rights reserved.
* [See end of file]
*/
package com.hp.hpl.jena.shared.uuid;
// NB shifting is "mod 64" --
www.eeworm.com/read/440499/1794550
h bits.h
/* bits.h
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
* named COPYING th
www.eeworm.com/read/439082/1817763
h bits.h
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of
www.eeworm.com/read/436133/1852901
h bits.h
/* bits.h
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
* named COPYING th
www.eeworm.com/read/433911/1881427
h bits.h
// file : ace/RMCast/Bits.h
// author : Boris Kolpackov
// cvs-id : $Id: Bits.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef ACE_RMCAST_BITS_H
#define ACE_RMCAST_B