Home
last modified time | relevance | path

Searched refs:SNE (Results 1 – 25 of 41) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h85 OP12(SNE)
Dtgsi_info_opcodes.h51 OPCODE(1, 2, COMP, SNE)
/third_party/openGLES/extensions/NV/
DNV_vertex_program2_option.txt161 | "SNE"
250 RSQ, SEQ, SFL, SGE, SGT, SIN, SLE, SLT, SNE, SUB, SSG, STR, SWZ,
360 SNE[C] v,v v set on not equal
672 - SNE (set on not equal),
931 Section 2.14.5.40, SNE: Set on Not Equal
933 The SNE instruction performs a component-wise comparison of the
DNV_fragment_program_option.txt131 | "SNE"
301 SNE X X X X X v,v v set on not equal
573 - SNE (set on not equal to),
824 Section 3.11.5.41, SNE: Set on Not Equal
826 The SNE instruction performs a component-wise comparison of the
DNV_vertex_program2.txt106 * SEQ, SFL, SGT, SLE, SNE, STR: Add six new "set on" instructions,
291 SLT, SNE)? What about MIN, MAX? SSG? When doing condition code tests?
296 a NaN, and SNE will produce 1.0 if either operand is a NaN.
1004 | "SNE" | "SNEC"
1477 SNE[C] v,v v set on not equal
2825 Section 2.14.3.36, SNE: Set on Not Equal
2827 The SNE instruction performs a component-wise comparison of the two
2843 The following special-case rules apply to SNE:
2850 The SNE instruction is available only in the VP2 execution environment.
3490 SLT, and SNE. Fix completely botched description
DNV_vertex_program3.txt195 RCP, RET, RSQ, SEQ, SFL, SGE, SGT, SIN, SLE, SLT, SNE, SUB, SSG,
346 SNE X X v,v v set on not equal
DNV_fragment_program.txt1610 | "SNE" | "SNE_SAT"
1962 SNE[RHX][C][_SAT] v,v v set on not equal
3161 Section 3.11.5.35, SNE: Set on Not Equal
3163 The SNE instruction performs a component-wise comparison of the two
3175 The following special-case rules apply to SNE:
4396 including the handling of NaN in the SNE
DNV_fragment_program2.txt312 SNE X X X X X v,v v set on not equal
DNV_gpu_program4.txt426 | "SNE"
1946 SNE X X X X X F v v,v set on not equal
4075 Section 2.X.8.Z, SNE: Set on Not Equal
4077 The SNE instruction performs a component-wise comparison of the two
4089 SNE supports all data type modifiers. For floating-point data types, the
5964 (24) How do the "set on" instructions (SEQ, SGE, SGT, SLE, SLT, SNE) work
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_program2_option.txt161 | "SNE"
250 RSQ, SEQ, SFL, SGE, SGT, SIN, SLE, SLT, SNE, SUB, SSG, STR, SWZ,
360 SNE[C] v,v v set on not equal
672 - SNE (set on not equal),
931 Section 2.14.5.40, SNE: Set on Not Equal
933 The SNE instruction performs a component-wise comparison of the
DNV_fragment_program_option.txt131 | "SNE"
301 SNE X X X X X v,v v set on not equal
573 - SNE (set on not equal to),
824 Section 3.11.5.41, SNE: Set on Not Equal
826 The SNE instruction performs a component-wise comparison of the
DNV_vertex_program2.txt106 * SEQ, SFL, SGT, SLE, SNE, STR: Add six new "set on" instructions,
291 SLT, SNE)? What about MIN, MAX? SSG? When doing condition code tests?
296 a NaN, and SNE will produce 1.0 if either operand is a NaN.
1004 | "SNE" | "SNEC"
1477 SNE[C] v,v v set on not equal
2825 Section 2.14.3.36, SNE: Set on Not Equal
2827 The SNE instruction performs a component-wise comparison of the two
2843 The following special-case rules apply to SNE:
2850 The SNE instruction is available only in the VP2 execution environment.
3490 SLT, and SNE. Fix completely botched description
DNV_vertex_program3.txt195 RCP, RET, RSQ, SEQ, SFL, SGE, SGT, SIN, SLE, SLT, SNE, SUB, SSG,
346 SNE X X v,v v set on not equal
DNV_fragment_program.txt1610 | "SNE" | "SNE_SAT"
1962 SNE[RHX][C][_SAT] v,v v set on not equal
3161 Section 3.11.5.35, SNE: Set on Not Equal
3163 The SNE instruction performs a component-wise comparison of the two
3175 The following special-case rules apply to SNE:
4396 including the handling of NaN in the SNE
DNV_fragment_program2.txt312 SNE X X X X X v,v v set on not equal
DNV_gpu_program4.txt426 | "SNE"
1946 SNE X X X X X F v v,v set on not equal
4075 Section 2.X.8.Z, SNE: Set on Not Equal
4077 The SNE instruction performs a component-wise comparison of the two
4089 SNE supports all data type modifiers. For floating-point data types, the
5964 (24) How do the "set on" instructions (SEQ, SGE, SGT, SLE, SLT, SNE) work
/third_party/icu/icu4j/perf-tests/data/collation/
DTestNames_SerbianSH.txt325 ČEKE SNEŽANA
833 ČONKIĆ SNEŽANA
907 ČOVIĆ SNEŽANA
1530 ŠEGULJEV SNEŽANA
2957 ĆERANIĆ SNEŽANA
3217 ĆOSIĆ SNEŽANA
4098 ŽIVKOVIĆ SNEŽANA
4197 ŽUNIĆ-POPOV SNEŽANA
4346 ĐARMATI SNEŽANA
4763 ĐORĐEVIĆ SNEŽANA
[all …]
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc881 case SNE: in DecodeTypekOp12()
950 case SNE: in DecodeTypekOp12()
/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h650 SNE = 0x11, enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c711 nvfx_fp_emit(fpc, arith(sat, SNE, dst, mask, src[0], src[1], none)); in nvfx_fragprog_parse_instruction()
Dnvfx_vertprog.c669 nvfx_vp_emit(vpc, arith(sat, VEC, SNE, dst, mask, src[0], src[1], none)); in nvfx_vertprog_parse_instruction()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc3159 case SNE: in DecodeTypeOp12()
3260 case SNE: in DecodeTypeOp12()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips64InstrInfo.td570 def SNE : SetCC64_R<"sne", setne>, SEQ_FM<0x2b>, ASE_CNMIPS;
DMipsScheduleGeneric.td723 POP, SEQ, SEQi, SNE, SNEi,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Instructions.td767 def SNE : R600_2OP <

12