代码搜索:operand
找到约 2,842 项符合「operand」的源代码
代码结果 2,842
www.eeworm.com/read/189780/8455207
class operand.class
www.eeworm.com/read/468974/6982720
byt operand.byt
www.eeworm.com/read/468974/6982724
bit operand.bit
www.eeworm.com/read/445257/7597094
byt operand.byt
www.eeworm.com/read/445257/7597098
bit operand.bit
www.eeworm.com/read/139159/5807735
java operand.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/125896/6020692
java operand.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/101082/6241628
h operand.h
/*
* operand.h -- definitions useful to VAX operand decoding
* @(#)operand.h 1.1
*/
#define opmode(op) (op & 0xf0)
#define opregn(op) (op & 0xf)
/*
* operand modes
*/
#define LITERAL0 0x00
#d
www.eeworm.com/read/406848/11434490
class operand.class
www.eeworm.com/read/219322/14888330
h operand.h
#ifndef operand_H_
#define operand_H_
/*
*
*/
#include "i_attribute.h"
#include "a64-2.h"
#include "error.h"
typedef unsigned int ops_type_t;
/* the source operand type */
#define S_R 0x0000000