代码搜索:bytecodes

找到约 108 项符合「bytecodes」的源代码

代码结果 108
www.eeworm.com/read/260293/11734494

txt inside the java virtual machine.txt

Inside The Java Virtual Machine by Bill Venners Look inside this book List Price: $49.99 Price: $49.99 & This item ships for FREE with Super Saver Shipping. See details. Availabi
www.eeworm.com/read/203640/5039980

h c_cmd_bytecodes.h

#ifndef C_CMD_BYTECODES #define C_CMD_BYTECODES // // opcode definitions // symbol, bits, arg format // #define OPCODE_COUNT 0x36 //Family: Math #define OP_ADD 0x00 // dest, src1, src
www.eeworm.com/read/286498/8762711

java classserver.java

/* * @(#)ClassServer.java 1.2 00/06/21 * * Copyright 1995-1998 by Sun Microsystems, Inc., * 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. * All rights reserved. * * This software i
www.eeworm.com/read/272783/10944787

java classserver.java

package com.zsusoft.zfl; /** * China Zhongshan University Software Research Institute fszfl borrow and revise. * 02/05/16 * 中国中山大学软件研究所 佛山张峰岭借用和修改部分代码 *
www.eeworm.com/read/115238/6120036

java classserver.java

/* * @(#)ClassServer.java 1.4 01/05/22 * * Copyright 1994-2004 Sun Microsystems, Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or * without modification
www.eeworm.com/read/100333/15876956

h byte.h

/* Little Smalltalk Bytearray definitions */ struct byte_struct { int a_ref_count; int a_size; int a_bsize; uchar *a_bytes; } ; typedef struct byte_struct bytearray; # defin
www.eeworm.com/read/367274/9763202

c insnsd.c

/* This file auto-generated from insns.dat by insns.pl - don't edit it */ #include "nasm.h" #include "insns.h" static const struct itemplate instrux[] = { /* 0 */ {I_RESB, 1, {IMMEDIATE
www.eeworm.com/read/367274/9763978

c insnsa.c

/* This file auto-generated from insns.dat by insns.pl - don't edit it */ #include "nasm.h" #include "insns.h" static const struct itemplate instrux_AAA[] = { {I_AAA, 0, {0,0,0,0,0}, nasm_
www.eeworm.com/read/192391/5157254

c luac.c

/* ** $Id: luac.c,v 1.1.1.1 2006/02/20 15:43:38 kajala Exp $ ** Lua compiler (saves bytecodes to files; also list bytecodes) ** See Copyright Notice in lua.h */ #include #include
www.eeworm.com/read/192080/5160141

c luac.c

/* ** $Id: luac.c,v 1.1.1.1 2006/02/20 15:43:38 kajala Exp $ ** Lua compiler (saves bytecodes to files; also list bytecodes) ** See Copyright Notice in lua.h */ #include #include