Home
last modified time | relevance | path

Searched refs:OPERAND (Results 1 – 25 of 1086) sorted by relevance

12345678910>>...44

/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/vax/
H A Dinstr2.scm36 (OPERAND B src)
37 (OPERAND W dst))
41 (OPERAND B src)
46 (OPERAND W src)
51 (OPERAND W src)
56 (OPERAND L src)
61 (OPERAND L src)
66 (OPERAND B src)
71 (OPERAND B src)
76 (OPERAND B src)
[all …]
H A Ddinstr2.scm36 (OPERAND B src)
37 (OPERAND W dst))
41 (OPERAND B src)
46 (OPERAND W src)
51 (OPERAND W src)
56 (OPERAND L src)
61 (OPERAND L src)
66 (OPERAND B src)
71 (OPERAND B src)
76 (OPERAND B src)
[all …]
H A Dinstr3.scm36 (OPERAND B cnt)
37 (OPERAND L src)
38 (OPERAND L dst))
42 (OPERAND B cnt)
43 (OPERAND Q src)
49 (OPERAND B cnt)
50 (OPERAND L src)
56 (OPERAND F arg)
62 (OPERAND D arg)
68 (OPERAND G arg)
[all …]
H A Ddinstr3.scm36 (OPERAND B cnt)
37 (OPERAND L src)
38 (OPERAND L dst))
42 (OPERAND B cnt)
43 (OPERAND Q src)
49 (OPERAND B cnt)
50 (OPERAND L src)
56 (OPERAND F arg)
62 (OPERAND D arg)
68 (OPERAND G arg)
[all …]
H A Dinstr1.scm106 (OPERAND W len)
112 (OPERAND W len)
122 (OPERAND L src)
151 (OPERAND B src)
156 (OPERAND W src)
161 (OPERAND L src)
166 (OPERAND Q src)
171 (OPERAND O src)
176 (OPERAND F src)
181 (OPERAND D src)
[all …]
H A Ddinstr1.scm106 (OPERAND W len)
112 (OPERAND W len)
122 (OPERAND L src)
151 (OPERAND B src)
156 (OPERAND W src)
161 (OPERAND L src)
166 (OPERAND Q src)
171 (OPERAND O src)
176 (OPERAND F src)
181 (OPERAND D src)
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/state/
H A DStateMachineFactory.java47 <OPERAND, STATE extends Enum<STATE>,
96 <OPERAND, STATE extends Enum<STATE>,
114 <OPERAND, STATE extends Enum<STATE>,
161 <OPERAND, STATE, EVENTTYPE, EVENT>
202 SingleArcTransition<OPERAND, EVENT> hook) { in addTransition() argument
228 <OPERAND, STATE, EVENTTYPE, EVENT>
251 <OPERAND, STATE, EVENTTYPE, EVENT>
278 <OPERAND, STATE, EVENTTYPE, EVENT>
353 SingleArcTransition<OPERAND, EVENT> hook) { in SingleInternalArc() argument
408 make(OPERAND operand, STATE initialState) { in make()
[all …]
/dports/print/pcal/pcal-4.11.0/src/
H A Dexprpars.c74 typedef short OPERAND; /* types for operand and operator stacks */ typedef
86 OPERAND (*pfcn) (OPERAND *); /* dispatch function */
161 static OPERAND do_and(OPERAND *);
162 static OPERAND do_or(OPERAND *);
163 static OPERAND do_xor(OPERAND *);
164 static OPERAND do_negate(OPERAND *);
214 static OPERAND do_and (OPERAND *ptop) in do_and()
228 static OPERAND do_or (OPERAND *ptop) in do_or()
242 static OPERAND do_xor (OPERAND *ptop) in do_xor()
256 static OPERAND do_negate (OPERAND *ptop) in do_negate()
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/x86-64/
H A Dinstr2.scm130 (PREFIX (OPERAND 'W))
135 (PREFIX (OPERAND 'L))
140 (PREFIX (OPERAND 'Q))
149 (PREFIX (OPERAND 'W))
154 (PREFIX (OPERAND 'L))
159 (PREFIX (OPERAND 'Q))
268 (PREFIX (OPERAND 'W))
276 (PREFIX (OPERAND 'W))
339 (PREFIX (OPERAND 'W))
344 (PREFIX (OPERAND 'W))
[all …]
H A Dinstr1.scm100 (PREFIX (OPERAND 'W))
105 (PREFIX (OPERAND 'W))
110 (PREFIX (OPERAND size))
115 (PREFIX (OPERAND size))
146 (PREFIX (OPERAND 'W) (ModR/M target))
152 (PREFIX (OPERAND 'W) (ModR/M target))
261 (PREFIX (OPERAND size))
283 (PREFIX (OPERAND size))
381 (PREFIX (OPERAND size) (ModR/M source))
448 (PREFIX (OPERAND 'W))
[all …]
/dports/cad/alliance/alliance/src/vex/src/
H A Dvexsimp.c194 for ( ScanOper = Expr->OPERAND;
308 PrevOper = &Expr->OPERAND;
309 ScanOper = Expr->OPERAND;
469 for ( ScanOper = Expr->OPERAND;
592 PrevOper = &Expr->OPERAND;
593 ScanOper = Expr->OPERAND;
638 ScanOper = Expr->OPERAND;
639 PrevOper = &Expr->OPERAND;
747 ScanCond = Expr->OPERAND;
1106 PrevOper = &Expr->OPERAND;
[all …]
H A Dvexoptim.c123 Expr1 = GetVexOperand( Expr->OPERAND );
124 SetVexOperand( Expr->OPERAND, (vexexpr *)0 );
203 ScanOper = Expr1->OPERAND;
210 ScanOper->NEXT = Expr->OPERAND;
211 Expr->OPERAND = Expr1->OPERAND;
212 Expr1->OPERAND = (chain_list *)0;
H A Dvexunflat.c111 if ( Expr->OPERAND->NEXT->NEXT != (chain_list *)0 )
125 ScanExpr->OPERAND = Expr->OPERAND->NEXT;
126 Expr->OPERAND->NEXT = addchain( (chain_list *)0, (void *)ScanExpr );
132 for ( ScanChain = Expr->OPERAND;
H A Dvexis.c463 for ( ScanOper = Expr->OPERAND;
521 Operand1 = GetVexOperand( Expr->OPERAND );
522 Operand2 = GetVexOperand( Expr->OPERAND->NEXT );
534 for ( ScanOper = Expr->OPERAND;
580 for ( ScanOper = Expr->OPERAND;
640 ScanOper1 = Expr1->OPERAND;
641 ScanOper2 = Expr2->OPERAND;
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.h96 INSTR_LIST *mk_store_instr(OPERAND *val, OPERAND *addr);
127 OPERAND *gen_address_operand(int addr_op, int nme, bool lda,
133 OPERAND *gen_call_as_llvm_instr(int sptr, int ilix);
138 OPERAND *gen_call_to_builtin(int ilix, char *fname, OPERAND *params,
145 OPERAND *gen_llvm_expr(int ilix, LL_Type *expected_type);
150 OPERAND *mk_alloca_instr(LL_Type *ptrTy);
263 void set_llvm_sptr_name(OPERAND *operand);
H A Dcgmain.cpp372 static OPERAND *gen_insert_value(OPERAND *aggr, OPERAND *elem, unsigned index);
381 static void set_csed_operand(OPERAND **, OPERAND *);
396 static bool same_op(OPERAND *, OPERAND *);
410 static OPERAND *gen_resized_vect(OPERAND *, int, int);
415 static OPERAND *make_bitcast(OPERAND *, LL_Type *);
2101 OPERAND *
3243 OPERAND *
3253 mk_store_instr(OPERAND *val, OPERAND *addr) in mk_store_instr()
4277 OPERAND *
6271 same_op(OPERAND *op1, OPERAND *op2) in same_op()
[all …]
H A Dllutil.h173 typedef struct OPERAND { struct
189 } OPERAND; typedef
445 OPERAND *operand;
474 void append_llvm_used(OPERAND *op);
1328 OPERAND *gen_copy_list_op(OPERAND *operands);
1333 OPERAND *gen_copy_op(OPERAND *op);
1358 OPERAND *make_def_op(char *str);
1363 OPERAND *make_label_op(SPTR sptr);
1386 OPERAND *make_operand(void);
1391 OPERAND *make_target_op(SPTR sptr);
[all …]
/dports/cad/alliance/alliance/src/abt/src/
H A Dbhl_makgex.c80 ptgex->OPERAND = NULL;
88 ptgex->OPERAND = NULL;
178 freechain (ptgex->OPERAND);
210 cur_oper = gexpnt->OPERAND;
218 if (operand->OPERAND != NULL)
282 tmp_chn = operand->OPERAND;
296 freechain (gexpnt->OPERAND);
298 gexpnt->OPERAND = oper_list;
333 if (gexpnt->OPERAND != NULL)
335 cur_oper = gexpnt->OPERAND;
[all …]
/dports/emulators/mgba/mgba-0.9.2/src/sm83/
H A Disa-sm83.c166 cpu->a &= OPERAND; \
174 cpu->a ^= OPERAND; \
198 cpu->b = OPERAND;)
202 cpu->c = OPERAND;)
206 cpu->d = OPERAND;)
210 cpu->e = OPERAND;)
214 cpu->h = OPERAND;)
218 cpu->l = OPERAND;)
229 cpu->a = OPERAND;)
559 OPERAND = diff; \
[all …]
/dports/games/libretro-mgba/mgba-6186d45/src/sm83/
H A Disa-sm83.c172 cpu->a &= OPERAND; \
180 cpu->a ^= OPERAND; \
204 cpu->b = OPERAND;)
208 cpu->c = OPERAND;)
212 cpu->d = OPERAND;)
216 cpu->e = OPERAND;)
220 cpu->h = OPERAND;)
224 cpu->l = OPERAND;)
235 cpu->a = OPERAND;)
565 OPERAND = diff; \
[all …]
/dports/editors/teco/tecoc0398/src/
H A Dexea.c86 return PushEx(0L, OPERAND); in ExeA()
90 return PushEx(-1L, OPERAND); in ExeA()
99 return PushEx(-1L, OPERAND); in ExeA()
105 return PushEx(-1L, OPERAND); in ExeA()
113 return PushEx((LONG)TmpChr, OPERAND); in ExeA()
122 return ((ColonMod) ? PushEx(0L,OPERAND) : SUCCESS); in ExeA()
131 return (ColonMod) ? PushEx(-1L, OPERAND) : SUCCESS; in ExeA()
H A Dpushex.c50 if (ESp1->ElType == OPERAND && in Reduce()
52 ESp3->ElType == OPERAND && in Reduce()
76 ESp2->ElType == OPERAND && in Reduce()
81 ESp3->ElType = OPERAND; in Reduce()
91 if (ESp1->ElType == OPERAND && in Reduce()
99 ESp2->ElType = OPERAND; in Reduce()
111 if (OnStack == 1 || ESp2->ElType != OPERAND) { in Reduce()
149 if (EType == OPERAND) {
/dports/cad/alliance/alliance/src/bhl/src/
H A Dbeh_makgex.c73 ptgex->OPERAND = NULL;
81 ptgex->OPERAND = NULL;
171 freechain (ptgex->OPERAND);
203 cur_oper = gexpnt->OPERAND;
211 if (operand->OPERAND != NULL)
275 tmp_chn = operand->OPERAND;
289 freechain (gexpnt->OPERAND);
291 gexpnt->OPERAND = oper_list;
326 if (gexpnt->OPERAND != NULL)
328 cur_oper = gexpnt->OPERAND;
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/anal/p/
H A Danal_riscv_cs.c12 #define OPERAND(x) insn->detail->riscv.operands[x] macro
24 (op)->val = OPERAND(i).imm;\
54 if (OPERAND(2).type == RISCV_OP_IMM) {\
56 } else if (OPERAND(2).type == RISCV_OP_REG) {\
210 switch (OPERAND (reg_num).type) { in parse_reg_name()
228 if (OPERAND(1).type == RISCV_OP_MEM) {
233 op->src[0]->delta = OPERAND(1).mem.disp;
237 if (OPERAND(1).type == RISCV_OP_MEM) {
242 op->dst->delta = OPERAND(1).mem.disp;
286 …if (OPERAND(0).type == RISCV_OP_REG && OPERAND(1).type == RISCV_OP_REG && OPERAND(2).type == RISCV…
[all …]
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/yaz180/device/am9511a/
H A Dam9511a_operand.asm4 ; OPERAND BANK in B
5 ; POINTER to OPERAND in DE
22 ld a,(APUPTRBufUsed) ; Get the number of bytes in the OPERAND PTR buffer
23 cp __APU_PTR_SIZE-4 ; check whether there is space for a 3 byte OPERAND PTR
24 ret NC ; OPERAND POINTER buffer full, so exit
51 ld (hl),e ; write the low byte of OPERAND PTR to the APUPTRInPtr
53 ld (hl),d ; write the high byte of OPERAND PTR to the APUPTRInPtr
55 ld (hl),b ; write the BBR of OPERAND PTR to the APUPTRInPtr
60 inc (hl) ; increment of OPERAND PTR count

12345678910>>...44