Home
last modified time | relevance | path

Searched refs:LDP (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/MC/AArch64/
Darm64-diags.s182 ; CHECK-ERRORS: error: unpredictable LDP instruction, writeback base is also a destination
185 ; CHECK-ERRORS: error: unpredictable LDP instruction, writeback base is also a destination
188 ; CHECK-ERRORS: error: unpredictable LDP instruction, writeback base is also a destination
191 ; CHECK-ERRORS: error: unpredictable LDP instruction, writeback base is also a destination
194 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt
197 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt
200 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt
203 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt
206 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt
209 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt
[all …]
/external/tcpdump/tests/
Dmpls-ldp-hello.out3 LDP, Label-Space-ID: 10.1.0.2:0, pdu-length: 38
/external/llvm/test/CodeGen/AArch64/
Dtailcall-implicit-sret.ll2 ; Disable the load/store optimizer to avoid having LDP/STPs and simplify checks.
Dtailcall-explicit-sret.ll2 ; Disable the load/store optimizer to avoid having LDP/STPs and simplify checks.
/external/v8/src/arm64/
Dconstants-arm64.h714 V(LDP, w, 0x00400000), \
717 V(LDP, x, 0x80400000), \
719 V(LDP, s, 0x04400000), \
721 V(LDP, d, 0x44400000)
/external/valgrind/
DREADME.aarch64223 LDP,STP (immediate, simm7) (FP&VEC)
224 should zero out hi parts of dst registers in the LDP case
/external/llvm/lib/Target/AArch64/
DAArch64Schedule.td73 // LDP,LDPSW,LDNP,LDXP,LDAXP
DAArch64SchedCyclone.td265 // LDP high register write is fused with the load, but a nop micro-op remains.
/external/vixl/src/vixl/a64/
Dconstants-a64.h750 V(LDP, w, 0x00400000), \
753 V(LDP, x, 0x80400000), \
755 V(LDP, s, 0x04400000), \
757 V(LDP, d, 0x44400000), \
759 V(LDP, q, 0x84400000)
/external/squashfs-tools/
DACKNOWLEDGEMENTS135 Artemiy I. Pavlov has written a useful LDP mini-howto for Squashfs
/external/pcre/dist/sljit/
DsljitNativeARM_64.c94 #define LDP 0xa9400000 macro
1174 FAIL_IF(push_inst(compiler, LDP | RT(prev) | RT2(i) | RN(TMP_SP) | offs)); in sljit_emit_return()
1184 FAIL_IF(push_inst(compiler, LDP | RT(prev) | RT2(i) | RN(TMP_SP) | offs)); in sljit_emit_return()
/external/tcpdump/
DCHANGES339 LDP over TCP
/external/vixl/doc/
Dsupported-instructions.md579 ### LDP ### subsection