HomeSort by relevance Sort by last modified time
    Searched refs:LDP (Results 1 - 7 of 7) sorted by null

  /external/srec/seti/sltsEngine/include/
lts_seq_internal.h 72 typedef struct LDP {
87 } LDP;
89 typedef struct LDP {
92 } LDP;
140 LDP dp;
  /external/llvm/test/MC/AArch64/
arm64-diags.s 27 ldp w3, w4, [x5, #11]!
28 ldp x3, x4, [x5, #12]!
29 ldp q3, q4, [x5, #12]!
30 ldp w3, w4, [x5], #11
31 ldp x3, x4, [x5], #12
32 ldp q3, q4, [x5], #12
55 ; CHECK-ERRORS: ldp w3, w4, [x5, #11]!
58 ; CHECK-ERRORS: ldp x3, x4, [x5, #12]!
61 ; CHECK-ERRORS: ldp q3, q4, [x5, #12]!
64 ; CHECK-ERRORS: ldp w3, w4, [x5], #1
    [all...]
  /external/chromium_org/v8/src/arm64/
constants-arm64.h 714 V(LDP, w, 0x00400000), \
717 V(LDP, x, 0x80400000), \
719 V(LDP, s, 0x04400000), \
721 V(LDP, d, 0x44400000)
    [all...]
  /external/vixl/src/a64/
constants-a64.h 596 V(LDP, w, 0x00400000), \
599 V(LDP, x, 0x80400000), \
601 V(LDP, s, 0x04400000), \
603 V(LDP, d, 0x44400000)
    [all...]
  /external/srec/seti/sltsEngine/src/
run_seq_lts.c 88 int matches(LQUESTION *q1, LQUESTION *q2, int type, LDP *dp) ;
1004 LDP *dp;
    [all...]
  /external/pcre/dist/sljit/
sljitNativeARM_64.c 94 #define LDP 0xa9400000
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 260 milliseconds