Home | History | Annotate | Download | only in arm64

Lines Matching refs:kDebugZapValue

2932       Mov(result, (kDebugZapValue & ~0xffL) | 0x11L);
2933 Mov(scratch1, (kDebugZapValue & ~0xffL) | 0x21L);
2934 Mov(scratch2, (kDebugZapValue & ~0xffL) | 0x21L);
3008 Mov(result, (kDebugZapValue & ~0xffL) | 0x11L);
3009 Mov(scratch, (kDebugZapValue & ~0xffL) | 0x21L);
3010 Mov(result_end, (kDebugZapValue & ~0xffL) | 0x21L);