HomeSort by relevance Sort by last modified time
    Searched refs:S1A (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/sb/
sb_bc_fmt_def.inc 264 BC_FIELD(ALU_WORD1_OP2, SRC1_ABS, S1A, 1, 1)
280 BC_FIELD(ALU_WORD1_OP2, SRC1_ABS, S1A, 1, 1)
295 BC_FIELD(ALU_WORD1_OP2_MOVA, SRC1_ABS, S1A, 1, 1)
310 BC_FIELD(ALU_WORD1_OP2_EXEC_MASK, SRC1_ABS, S1A, 1, 1)
  /external/pcre/dist2/src/sljit/
sljitNativeSPARC_common.c 118 #define S1A(s1) ((s1) << 14)
163 #define RDY (OPC1(0x2) | OPC3(0x28) | S1A(0))
518 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1A(31) | IMM(8), UNMOVABLE_INS));
    [all...]

Completed in 167 milliseconds