代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/120797/14787853
c exec6000.c
/* Opcodes 6xxx -- mov's and a few extensions, and logical not
Output from GDB's 'gencode -t':
0110nnnnmmmm0000 mov.b @, // implemented (jrd)
0110nnnnmmmm0001 mov.w @,
www.eeworm.com/read/120797/14787855
c exec0000.c
/* Opcodes 0xxx -- these are almost all system instructions, and
so in many cases we just store a value or nop. There are a few
mov's in here though.
Output from GDB's 'gencode -t':
0000
www.eeworm.com/read/120797/14787860
c exec4000.c
/* Opcodes 4xxx -- Shifts (a few) and a lot of system/control register stuff
Output from GDB's 'gencode -t':
0100nnnn01010010 sts.l FPUL,@- // implemented
0100nnnn01100010 sts.
www.eeworm.com/read/120797/14787864
c exec1000.c
/* Opcodes 1xxx -- one lovely instruction =)
Output from GDB's 'gencode -t':
0001nnnnmmmmi4*4 mov.l ,@(,)
*/
#include "sh4sim.h"
int sim_exec_1000(uint16 instr) {
int im
www.eeworm.com/read/120797/14787867
c exec3000.c
/* Opcodes 3xxx -- A few compares and div/mul's, oVerflow operations
All of the code in this file is a bit sketchy thanks to the bizarre
pseudo-code in the Hitachi PDF. A lot of it needs to be
www.eeworm.com/read/120797/14787868
c exec7000.c
/* Opcodes 7xxx -- one add instruction
Output from GDB's 'gencode -t':
0111nnnni8*1.... add #,
*/
#include "sh4sim.h"
int sim_exec_7000(uint16 instr) {
int rn = i0f0
www.eeworm.com/read/120797/14787873
c exec5000.c
/* Opcodes 5xxx -- a single mov instruction
Output from GDB's 'gencode -t':
0101nnnnmmmmi4*4 mov.l @(,),
*/
#include "sh4sim.h"
int sim_exec_5000(uint16 instr) {
int im
www.eeworm.com/read/120797/14787878
c exec2000.c
/* Opcodes 2xxx -- mov's and some div and mul
Output from GDB's 'gencode -t':
0010nnnnmmmm0000 mov.b ,@ // implemented
0010nnnnmmmm0001 mov.w ,@ // imple
www.eeworm.com/read/117570/14914349
c gui_exec.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/217373/14967617
flags .exec.o.flags
ifeq (-I/home/fc/dev/armdev/vivi2440/s3c2440_vivi_rel/include -I/usr/local/arm/2.95.3/include -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip