/prebuilts/go/linux-x86/src/runtime/ |
sys_darwin_arm64.s | 323 NEG R0, R0 441 NEG R0, R0 456 NEG R0, R0
|
/external/libhevc/common/arm64/ |
ihevc_sao_edge_offset_class2.s | 331 NEG v17.16b, v3.16b //I sign_up = vnegq_s8(sign_down) 411 NEG v17.16b, v24.16b //II sign_up = vnegq_s8(sign_down) 426 NEG v17.16b, v3.16b //III sign_up = vnegq_s8(sign_down) 504 NEG v17.16b, v3.16b //sign_up = vnegq_s8(sign_down) [all...] |
ihevc_sao_edge_offset_class1_chroma.s | 193 NEG v16.16b, v20.16b //sign_up = vnegq_s8(sign_down) 205 NEG v16.16b, v28.16b //II sign_up = vnegq_s8(sign_down) 364 NEG v16.16b, v20.16b //sign_up = vnegq_s8(sign_down) 374 NEG v16.16b, v20.16b //II sign_up = vnegq_s8(sign_down)
|
ihevc_sao_edge_offset_class3.s | 339 NEG v17.16b, v3.16b //I sign_up = vnegq_s8(sign_down) 428 NEG v17.16b, v24.16b //II sign_up = vnegq_s8(sign_down) 450 NEG v17.16b, v3.16b //III sign_up = vnegq_s8(sign_down) [all...] |
ihevc_sao_edge_offset_class2_chroma.s | 464 NEG v17.16b, v22.16b //I sign_up = vnegq_s8(sign_down) 577 NEG v17.16b, v24.16b //II sign_up = vnegq_s8(sign_down) 623 NEG v17.16b, v22.16b //III sign_up = vnegq_s8(sign_down) [all...] |
ihevc_sao_edge_offset_class3_chroma.s | 449 NEG v17.16b, v22.16b //I sign_up = vnegq_s8(sign_down) 569 NEG v17.16b, v24.16b //II sign_up = vnegq_s8(sign_down) 604 NEG v17.16b, v22.16b //III sign_up = vnegq_s8(sign_down) [all...] |
ihevc_sao_edge_offset_class0.s | 315 NEG v20.16b, v22.16b //sign_left = vnegq_s8(sign_right)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/ |
metafpu21ext.d | 27 .*: f0008120 FD NEG FX\.0,FX\.2 28 .*: f0180100 F NEG FX\.3,FX\.0 29 .*: f0310140 FL NEG FX\.6,FX\.4
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/ |
ppc64.go | 57 // one of the NEG-like instructions that require special handling.
|
s390x.go | 80 // one of the NEG-like instructions that require special handling.
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/ |
anames.go | 138 "NEG",
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/arch/ |
ppc64.go | 57 // one of the NEG-like instructions that require special handling.
|
s390x.go | 80 // one of the NEG-like instructions that require special handling.
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
anames.go | 138 "NEG",
|
/external/llvm/lib/Target/AMDGPU/ |
SIDefines.h | 89 // NEG and SEXT share same bit-mask because they can't be set simultaneously. 92 NEG = 1 << 0, // Floating-point negate modifier
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
addsub.s | 135 // cmn/cmp/neg/negs 221 .irp op, NEG, NEGS
|
/frameworks/base/services/net/java/android/net/apf/ |
ApfGenerator.java | 75 NEG(33), // Negate, e.g. "neg R0" 795 instruction.setUnsignedImm(ExtendedOpcodes.NEG.value); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
rtl.def | 57 an rtx code for a unary arithmetic expression (e.g, NEG, NOT) 438 DEF_RTL_EXPR(NEG, "neg", "e", RTX_UNARY) [all...] |
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/ |
s390x.s | 105 NEG R1 // b9030011 106 NEG R1, R2 // b9030021
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
anames.go | 157 "NEG",
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/ |
s390x.s | 105 NEG R1 // b9030011 106 NEG R1, R2 // b9030021
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
anames.go | 157 "NEG",
|
/external/mesa3d/src/mesa/math/ |
m_debug_norm.c | 227 case NEG:
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
Rops.java | 299 new Rop(RegOps.NEG, Type.INT, StdTypeList.INT, "neg-int"); 303 new Rop(RegOps.NEG, Type.LONG, StdTypeList.LONG, "neg-long"); 307 new Rop(RegOps.NEG, Type.FLOAT, StdTypeList.FLOAT, "neg-float"); 311 new Rop(RegOps.NEG, Type.DOUBLE, StdTypeList.DOUBLE, "neg-double"); [all...] |
/dalvik/dx/src/com/android/dx/rop/code/ |
Rops.java | 299 new Rop(RegOps.NEG, Type.INT, StdTypeList.INT, "neg-int"); 303 new Rop(RegOps.NEG, Type.LONG, StdTypeList.LONG, "neg-long"); 307 new Rop(RegOps.NEG, Type.FLOAT, StdTypeList.FLOAT, "neg-float"); 311 new Rop(RegOps.NEG, Type.DOUBLE, StdTypeList.DOUBLE, "neg-double"); [all...] |