Searched defs:op1 (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Dt106script.tcl207 proc op1 { db2 key newdata txn } { procedure
/macosx-10.10.1/IOFWDVComponents-207.4.1/tests/
H A Ddevicetest.c67 static void doControlTest(ComponentInstance theInst, QTAtomSpec *currentIsochConfig, UInt8 op1, UInt8 op2) argument
H A DAVCTest.c160 static OSErr doControlTest(DVDeviceRefNum refNum, UInt8 op1, UInt8 op2) argument
187 static OSErr doStatusTest(DVDeviceRefNum refNum, UInt8 op1, UInt8 op2) argument
214 static OSErr doStatusTest6(DVDeviceRefNum refNum, UInt8 op1, UInt8 op2, argument
H A DDVTest.c180 static OSErr doControlTest(DVDeviceRefNum refNum, UInt8 op1, UInt8 op2) argument
H A Dreadtest.c209 static void doControlTest(ComponentInstance theInst, QTAtomSpec *currentIsochConfig, UInt8 op1, UInt8 op2) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dd30v-dis.c37 int op1 = (num >> 25) & 0x7; local
H A Dmsp430-dis.c285 msp430_doubleoperand(disassemble_info *info, struct msp430_opcode_s *opcode, bfd_vma addr, unsigned short insn, char *op1, char *op2, char *comm1, char *comm2, int *cycles) argument
538 msp430_branchinstr(disassemble_info *info, struct msp430_opcode_s *opcode ATTRIBUTE_UNUSED, bfd_vma addr ATTRIBUTE_UNUSED, unsigned short insn, char *op1, char *comm1, int *cycles) argument
670 char op1[32], op2[32], comm1[64], comm2[64]; local
[all...]
H A Davr-dis.c266 char op1[20], op2[20], comment1[40], comment2[40]; local
H A Dsparc-dis.c250 sparc_opcode *op1 = * (sparc_opcode **) b; local
[all...]
H A Darc-dis.c196 instruction_name(struct arcDisState * state, int op1, int op2, int * flags) argument
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dastp_exp.c267 AST_exp_n_t * op1 = exp->exp.expression.oper1; local
342 AST_exp_n_t * op1=NULL, *op2=NULL, *op3=NULL; local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DResultType.h115 static ResultType forAdd(ResultType op1, ResultType op2) argument
126 static ResultType forLogicalOp(ResultType op1, ResultType op2) argument
/macosx-10.10.1/awk-20/src/
H A Dparse.c132 Node *op1(int a, Node *b) function
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJITArithmetic32_64.cpp80 void JIT::emit_compareAndJump(OpcodeID opcode, int op1, int op2, unsigned target, RelationalCondition condition) argument
131 emit_compareAndJumpSlow(int op1, int op2, unsigned target, DoubleCondition, size_t (JIT_OPERATION *operation)(ExecState*, EncodedJSValue, EncodedJSValue), bool invert, Vector<SlowCaseEntry>::iterator& iter) argument
163 int op1 = currentInstruction[2].u.operand; local
184 int op1 = currentInstruction[2].u.operand; local
200 int op1 = currentInstruction[2].u.operand; local
232 int op1 = currentInstruction[2].u.operand; local
310 int op1 = currentInstruction[2].u.operand; local
333 int op1 = currentInstruction[2].u.operand; local
355 int op1 = currentInstruction[2].u.operand; local
371 int op1 = currentInstruction[2].u.operand; local
393 int op1 = currentInstruction[2].u.operand; local
409 int op1 = currentInstruction[2].u.operand; local
431 int op1 = currentInstruction[2].u.operand; local
487 int op1 = currentInstruction[2].u.operand; local
557 int op1 = currentInstruction[2].u.operand; local
604 int op1 = currentInstruction[2].u.operand; local
694 emitBinaryDoubleOp(OpcodeID opcodeID, int dst, int op1, int op2, OperandTypes types, JumpList& notInt32Op1, JumpList& notInt32Op2, bool op1IsInRegisters, bool op2IsInRegisters) argument
915 int op1 = currentInstruction[2].u.operand; local
949 int op1 = currentInstruction[2].u.operand; local
992 int op1 = currentInstruction[2].u.operand; local
1074 int op1 = currentInstruction[2].u.operand; local
[all...]
H A DJITArithmetic.cpp48 int op1 = currentInstruction[1].u.operand; local
57 int op1 = currentInstruction[1].u.operand; local
66 int op1 = currentInstruction[1].u.operand; local
75 int op1 = currentInstruction[1].u.operand; local
84 int op1 = currentInstruction[1].u.operand; local
93 int op1 = currentInstruction[1].u.operand; local
102 int op1 = currentInstruction[1].u.operand; local
111 int op1 = currentInstruction[1].u.operand; local
120 int op1 = currentInstruction[1].u.operand; local
129 int op1 = currentInstruction[1].u.operand; local
138 int op1 = currentInstruction[1].u.operand; local
147 int op1 = currentInstruction[1].u.operand; local
156 int op1 = currentInstruction[1].u.operand; local
165 int op1 = currentInstruction[1].u.operand; local
174 int op1 = currentInstruction[1].u.operand; local
183 int op1 = currentInstruction[1].u.operand; local
228 int op1 = currentInstruction[2].u.operand; local
253 int op1 = currentInstruction[2].u.operand; local
310 int op1 = currentInstruction[2].u.operand; local
367 int op1 = currentInstruction[2].u.operand; local
385 emit_compareAndJump(OpcodeID, int op1, int op2, unsigned target, RelationalCondition condition) argument
429 emit_compareAndJumpSlow(int op1, int op2, unsigned target, DoubleCondition condition, size_t (JIT_OPERATION *operation)(ExecState*, EncodedJSValue, EncodedJSValue), bool invert, Vector<SlowCaseEntry>::iterator& iter) argument
532 int op1 = currentInstruction[2].u.operand; local
610 int op1 = currentInstruction[2].u.operand; local
666 compileBinaryArithOp(OpcodeID opcodeID, int, int op1, int op2, OperandTypes) argument
705 compileBinaryArithOpSlowCase(Instruction* currentInstruction, OpcodeID opcodeID, Vector<SlowCaseEntry>::iterator& iter, int result, int op1, int op2, OperandTypes types, bool op1HasImmediateIntFastCase, bool op2HasImmediateIntFastCase) argument
791 int op1 = currentInstruction[2].u.operand; local
821 int op1 = currentInstruction[2].u.operand; local
838 int op1 = currentInstruction[2].u.operand; local
867 int op1 = currentInstruction[2].u.operand; local
879 int op1 = currentInstruction[2].u.operand; local
954 int op1 = currentInstruction[2].u.operand; local
978 int op1 = currentInstruction[2].u.operand; local
989 int op1 = currentInstruction[2].u.operand; local
[all...]
H A DJITOpcodes32_64.cpp572 int op1 = currentInstruction[2].u.operand; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dvms-tir.c521 long op1, op2; local
1316 long op1, op2; local
1393 op2 >>= op1; local
1395 op2 <<= op1; local
1405 op2 >>= op1; local
1407 op2 <<= op1; local
1417 op2 >>= op1; local
1419 op2 <<= op1; local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DMacroAssembler.h293 void branchPtr(RelationalCondition cond, RegisterID op1, TrustedImmPtr imm, Label target) argument
297 void branchPtr(RelationalCondition cond, RegisterID op1, ImmPtr imm, Label target) argument
302 void branch32(RelationalCondition cond, RegisterID op1, RegisterID op2, Label target) argument
307 void branch32(RelationalCondition cond, RegisterID op1, TrustedImm32 imm, Label target) argument
312 void branch32(RelationalCondition cond, RegisterID op1, Imm32 imm, Label target) argument
485 orPtr(RegisterID op1, RegisterID op2, RegisterID dest) argument
773 orPtr(RegisterID op1, RegisterID op2, RegisterID dest) argument
[all...]
H A DMacroAssemblerX86_64.h364 void or64(RegisterID op1, RegisterID op2, RegisterID dest) argument
H A DMacroAssemblerARM.h94 void add32(RegisterID op1, RegisterID op2, RegisterID dest) argument
134 void and32(RegisterID op1, RegisterID op2, RegisterID dest) argument
186 void mul32(RegisterID op1, RegisterID op2, RegisterID dest) argument
241 void or32(RegisterID op1, RegisterI argument
325 xor32(RegisterID op1, RegisterID op2, RegisterID dest) argument
757 branchAdd32(ResultCondition cond, RegisterID op1, RegisterID op2, RegisterID dest) argument
794 mull32(RegisterID op1, RegisterID op2, RegisterID dest) argument
862 branchSub32(ResultCondition cond, RegisterID op1, RegisterID op2, RegisterID dest) argument
1174 addDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1196 divDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1213 subDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1235 mulDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
[all...]
H A DMacroAssemblerARMv7.h253 void and32(RegisterID op1, RegisterID op2, RegisterID dest) argument
356 void or32(RegisterID op1, RegisterID op2, RegisterID dest) argument
478 void xor32(RegisterID op1, RegisterID op2, RegisterID dest) argument
970 void addDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
986 void divDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1002 subDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1018 mulDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1530 branchAdd32(ResultCondition cond, RegisterID op1, RegisterID op2, RegisterID dest) argument
1536 branchAdd32(ResultCondition cond, RegisterID op1, TrustedImm32 imm, RegisterID dest) argument
1626 branchSub32(ResultCondition cond, RegisterID op1, RegisterID op2, RegisterID dest) argument
1632 branchSub32(ResultCondition cond, RegisterID op1, TrustedImm32 imm, RegisterID dest) argument
[all...]
H A DMacroAssemblerMIPS.h119 void add32(RegisterID op1, RegisterID op2, RegisterID dest) argument
283 void and32(RegisterID op1, RegisterID op2, RegisterID dest) argument
343 void mul32(RegisterID op1, RegisterID op2, RegisterID dest) argument
374 void or32(RegisterID op1, RegisterID op2, RegisterID dest) argument
468 void sub32(RegisterID op1, RegisterID op2, RegisterID dest) argument
583 xor32(RegisterID op1, RegisterID op2, RegisterID dest) argument
1601 branchAdd32(ResultCondition cond, RegisterID op1, RegisterID op2, RegisterID dest) argument
1887 branchSub32(ResultCondition cond, RegisterID op1, RegisterID op2, RegisterID dest) argument
2439 addDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
2461 subDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
2483 mulDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
2493 divDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
[all...]
H A DMacroAssemblerSH4.h332 void or32(RegisterID op1, RegisterID op2, RegisterID dest) argument
1197 void addDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1238 void subDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1261 mulDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
1282 divDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
[all...]
H A DMacroAssemblerX86Common.h168 void and32(RegisterID op1, RegisterID op2, RegisterID dest) argument
273 void or32(RegisterID op1, RegisterID op2, RegisterID dest) argument
424 xor32(RegisterID op1, RegisterID op2, RegisterID dest) argument
751 addDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
774 divDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
795 subDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
816 mulDouble(FPRegisterID op1, FPRegisterID op2, FPRegisterID dest) argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dd30v.h76 int op1; /* first part, "IALU1" for example */ member in struct:d30v_opcode

Completed in 201 milliseconds

12