代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm4 - udeb - dateopx.pkg
;
; Languages
;
&EN
;
; Header
;
#{"Date OPX
arm4 - urel - dateopx.pkg
;
; Languages
;
&EN
;
; Header
;
#{"Date OPX
library_wince-300-ppc-arm.pcf
#
# ***** BEGIN LICENSE BLOCK *****
# Source last modified: $Id: library_wince-300-ppc-arm.pcf,v 1.1.28.1 2004/07/09 02:01:03 hubbe Exp $
#
# Portions Copyright (c) 1995-2004 RealNetworks, Inc.
arm2x86_test.c
#include "armdefs.h"
#include "arm2x86_self.h"
uint8_t *
get_op_test_dataabort(int *len)
{
unsigned int begin=0,end=0;
OP_BEGIN("get_op_test_dataabort");
if (st->abortSig != LOW) {
__
arm2x86_mem.h
#ifndef _ARM2X86_MEM_H_
#define _ARM2X86_MEM_H_
#define LOADWORD_ALIGN(addr, data) ((data >> ((addr & 3)
arm2x86_movl.h
#ifndef _ARM2X86_MOVL_H_
#define _ARM2X86_MOVL_H_
extern op_table_t op_movl_Tx_im[Tx_MAX+1];
extern op_table_t op_movl_tmpx_im[tmp_MAX+1];
extern int op_movl_Tx_reg_maxlen;
extern int op_movl
arm2x86_mem.c
#include "armdefs.h"
#include "arm2x86_self.h"
uint32_t
tea_ldm(ARMul_State * state, ARMword address, ARMword reg_map)
{
int i;
ARMword data;
for(i = 0; i < 16; i++) {
arm2x86_tmp_r
arm2x86_psr.c
#include "armdefs.h"
#include "arm2x86_self.h"
//--------------------------------------------------------------------------------------------------
uint8_t *
get_op_set_nf(int *len)
{
unsig
arm2x86_coproc.c
#include "armdefs.h"
#include "arm2x86_self.h"
//--------------------------------------------------------------------------------------------------
void
tea_ldc(ARMul_State * state, uint32_t i
arm2x86_test.h
#ifndef _ARM2X86_TEST_H_
#define _ARM2X86_TEST_H_
extern op_table_t op_test_dataabort;
extern op_table_t op_test_dataabort_ret;
extern op_table_t op_test_cpsr_ret_UNP;
//extern op_table_t op_te