HomeSort by relevance Sort by last modified time
    Searched full:v256 (Results 1 - 13 of 13) sorted by null

  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
Instruction11x.java 46 throw new RuntimeException("The register number must be less than v256");
Instruction21c.java 48 throw new RuntimeException("The register number must be less than v256");
Instruction21h.java 48 throw new RuntimeException("The register number must be less than v256");
Instruction21s.java 48 throw new RuntimeException("The register number must be less than v256");
Instruction21t.java 48 throw new RuntimeException("The register number must be less than v256");
Instruction22b.java 49 throw new RuntimeException("The register number must be less than v256");
Instruction23x.java 49 throw new RuntimeException("The register number must be less than v256");
Instruction31c.java 48 throw new RuntimeException("The register number must be less than v256");
Instruction31i.java 48 throw new RuntimeException("The register number must be less than v256");
Instruction31t.java 48 throw new RuntimeException("The register number must be less than v256");
Instruction51l.java 48 throw new RuntimeException("The register number must be less than v256");
  /external/clang/lib/Headers/
avxintrin.h 1158 __m256 v256 = _mm256_castps128_ps256(((struct __loadu_ps*)addr_lo)->v); local
1169 __m256d v256 = _mm256_castpd128_pd256(((struct __loadu_pd*)addr_lo)->v); local
1179 __m256i v256 = _mm256_castsi128_si256(((struct __loadu_si128*)addr_lo)->v); local
    [all...]
  /dalvik/dx/tests/122-switch-with-high-register/
expected.txt 258 01f0: move/from16 v0, v256
540 parameter <unnamed> v256
815 01f0: move/from16 v0, v256
1097 parameter param253 v256

Completed in 234 milliseconds