代码搜索:sime
找到约 21 项符合「sime」的源代码
代码结果 21
www.eeworm.com/read/14431/381158
pdf 0042sime.pdf
www.eeworm.com/read/15915/590436
htm 0042sime.htm
www.eeworm.com/read/15970/626403
htm 0042sime.htm
www.eeworm.com/read/120797/14787871
c sh4sim.c
/* sh4sim.c
* (c)2000 Dan Potter
*
* Basic SH4-only simulator. This thing currently assumes well-written
* code (hehe), which means that it won't cause things like bus errors
* and exceptions on
www.eeworm.com/read/120797/14787879
c exec.c
#include "sh4sim.h"
/* A default implementation you can call if you don't recognize
the instruction in your block. */
int sim_exec_unimpl(uint16 instr) {
DEBUG("unknown instruction %04x\n", instr
www.eeworm.com/read/120797/14787862
c execc000.c
/* Opcodes cxxx -- bit operations, trap, and *gasp* more mov's
Output from GDB's 'gencode -t': (and moved around my jrd)
11000000i8*1.... mov.b R0,@(,GBR) // implemented (jrd)
110000