Searched refs:LDP (Results 1 – 13 of 13) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-diags.s | 182 ; 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/ |
D | mpls-ldp-hello.out | 3 LDP, Label-Space-ID: 10.1.0.2:0, pdu-length: 38
|
/external/llvm/test/CodeGen/AArch64/ |
D | tailcall-implicit-sret.ll | 2 ; Disable the load/store optimizer to avoid having LDP/STPs and simplify checks.
|
D | tailcall-explicit-sret.ll | 2 ; Disable the load/store optimizer to avoid having LDP/STPs and simplify checks.
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 714 V(LDP, w, 0x00400000), \ 717 V(LDP, x, 0x80400000), \ 719 V(LDP, s, 0x04400000), \ 721 V(LDP, d, 0x44400000)
|
/external/valgrind/ |
D | README.aarch64 | 223 LDP,STP (immediate, simm7) (FP&VEC) 224 should zero out hi parts of dst registers in the LDP case
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64Schedule.td | 73 // LDP,LDPSW,LDNP,LDXP,LDAXP
|
D | AArch64SchedCyclone.td | 265 // LDP high register write is fused with the load, but a nop micro-op remains.
|
/external/vixl/src/vixl/a64/ |
D | constants-a64.h | 750 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/ |
D | ACKNOWLEDGEMENTS | 135 Artemiy I. Pavlov has written a useful LDP mini-howto for Squashfs
|
/external/pcre/dist/sljit/ |
D | sljitNativeARM_64.c | 94 #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/ |
D | CHANGES | 339 LDP over TCP
|
/external/vixl/doc/ |
D | supported-instructions.md | 579 ### LDP ### subsection
|