HomeSort by relevance Sort by last modified time
    Searched refs:OPCODE (Results 76 - 100 of 103) sorted by null

1 2 34 5

  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_operands.s 7 # TYPE A: OPCODE RD RA RB FLAGS
  /packages/apps/Stk/src/com/android/stk/
StkInputActivity.java 342 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE);
StkAppService.java 191 static final String OPCODE = "op";
336 int op = args.getInt(OPCODE);
543 int opcode = msg.arg1; local
546 CatLog.d(LOG_TAG, "handleMessage opcode[" + opcode + "], sim id[" + slotId + "]");
547 if (opcode == OP_CMD && msg.obj != null &&
551 mStkContext[slotId].mOpCode = opcode;
552 switch (opcode) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-websocket/8.1.14.v20131031/
jetty-websocket-8.1.14.v20131031.jar 
  /external/mesa3d/src/glx/
indirect_vertex_array.c 59 * 1.1 and EXT_vertex_arrays is the opcode used for the DrawArrays command.
1161 uint16_t opcode; local
1206 uint16_t opcode; local
1277 uint16_t opcode; local
1332 uint16_t opcode; local
1439 uint16_t opcode; local
1512 uint16_t opcode; local
1572 uint16_t opcode; local
1628 uint16_t opcode; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-avr.c 42 const char * opcode; member in struct:avr_opcodes_s
48 #define AVR_INSN(NAME, CONSTR, OPCODE, SIZE, ISA, BIN) \
49 {#NAME, CONSTR, OPCODE, SIZE, ISA, BIN},
53 #include "opcode/avr.h"
409 /* Opcode hash table. */
638 struct avr_opcodes_s *opcode; local
643 quick index to the first opcode with a particular name in the opcode
645 for (opcode = avr_opcodes; opcode->name; opcode++
1659 struct avr_opcodes_s *opcode; local
    [all...]
tc-hppa.c 32 #include "opcode/hppa.h"
231 /* Holds the opcode after parsing by pa_ip. */
232 unsigned long opcode; member in struct:pa_it
552 /* handle of the OPCODE hash table */
555 /* These characters can be suffixes of opcode names and they may be
614 Each opcode in the table has a flag which indicates whether or
1010 /* Insert FIELD into OPCODE starting at bit START. Continue pa_ip
1013 #define INSERT_FIELD_AND_CONTINUE(OPCODE, FIELD, START) \
1015 ((OPCODE) |= (FIELD) << (START)); \
3177 unsigned long opcode; local
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 670 ir_expression_operation opcode,
674 ir_expression_operation opcode,
782 ir_function_signature *_texture(ir_texture_opcode opcode,
894 ir_function_signature *_vote(enum ir_expression_operation opcode);
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86-64-opcode.s 3 # O16 A32 OV REX OPCODE ; NOTES
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp 22 * \brief SPIR-V Assembly Tests for Instructions (special opcode/operand)
288 const char* opCode;
293 , opCode (_opCode)
297 #define ADD_OPFUNORD_CASE(NAME, OPCODE, OPERATOR) \
300 cases.push_back(OpFUnordCase(#NAME, OPCODE, compare_##NAME::compare)); \
360 "%result = ${OPCODE} %bool %inval1 %inval2\n"
383 specializations["OPCODE"] = cases[caseNdx].opCode;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/libmtp/src/
ptp.c 5913 uint16_t opcode; member in struct:__anon25369
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
asm5.go 86 OPCODE, from, prog->reg, to, type, size, param, flag, extra data size, optional suffix */
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
asm5.go 86 OPCODE, from, prog->reg, to, type, size, param, flag, extra data size, optional suffix */
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/annotation-tools/asmx/
javassist.jar 
  /external/annotation-tools/asmx/test/lib/
javassist.jar 
  /external/guice/extensions/persist/lib/
javassist.jar 
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
asm7.go 168 OPCODE, from, prog->reg, to, type,size,param,flag,scond */
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
asm7.go 168 OPCODE, from, prog->reg, to, type,size,param,flag,scond */
    [all...]
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
  /external/robolectric/v1/lib/main/
javassist-3.14.0-GA.jar 

Completed in 1111 milliseconds

1 2 34 5