代码搜索:Big-endian

找到约 421 项符合「Big-endian」的源代码

代码结果 421
www.eeworm.com/read/142911/5761884

makefile

# ******************************************************************** # # Makefile used for building FPU emulator. # # Note, that this makefile uses forward slashes '/' for directory # references. #
www.eeworm.com/read/142911/5761683

s memcpy.s

/************************************************************************ * * memcpy.S * * Memory copy * * ###################################################################### * * mips_sta
www.eeworm.com/read/161446/10412477

s sysalib.s

/* sysALib.s - Motorola CPV3060 system-dependent assembly routines */ /* Copyright 1984-2000 Wind River Systems, Inc. */ /* Copyright 1997-2000 Motorola, Inc., All Rights Reserved */ .data .
www.eeworm.com/read/405368/11464288

s sysalib.s

/* sysALib.s - Motorola CPV3060 system-dependent assembly routines */ /* Copyright 1984-2000 Wind River Systems, Inc. */ /* Copyright 1997-2000 Motorola, Inc., All Rights Reserved */ .data .
www.eeworm.com/read/375874/9346155

i interrup.i

Interrupt List, part 9 of 18 Copyright (c) 1989-1999,2000 Ralf Brown --------E-21E3------------------------------- INT 21 - OS/286, OS/386 - ISSUE REAL INTERRUPT AH = E3h AL = interrupt number
www.eeworm.com/read/350787/10709691

txt interrupi.txt

Interrupt List, part 9 of 18 Copyright (c) 1989-1999,2000 Ralf Brown --------E-21E3------------------------------- INT 21 - OS/286, OS/386 - ISSUE REAL INTERRUPT AH = E3h AL = interrupt number
www.eeworm.com/read/240201/13231679

authors

Copyright (C) 2006-2007 Paolo Angelelli Credits to Renzo Davoli ( bugfixes, big-endian architectures support, Makefile and various impro
www.eeworm.com/read/317472/13504349

txt interrupi.txt

Interrupt List, part 9 of 18 Copyright (c) 1989-1999,2000 Ralf Brown --------E-21E3------------------------------- INT 21 - OS/286, OS/386 - ISSUE REAL INTERRUPT AH = E3h AL = interrupt number
www.eeworm.com/read/137691/5822012

h chirpmsg.h

// format is: // byte 1 & 2: ADC reading in big-endian format enum { AM_CHIRPMSG = 6 };
www.eeworm.com/read/226401/14476900

java threadinfo.java

package com.ict.netcom2.message; public class ThreadInfo { /** * 线程唯一标识ID * Actually unsigned int, big-endian */ public int threadId; /** * 对应{@link #threadId}的任务唯一标识