Home
last modified time | relevance | path

Searched refs:ExceptionFixed (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Dconstants-arm64.h673 ExceptionFixed = 0xD4000000, enumerator
676 HLT = ExceptionFixed | 0x00400000,
677 BRK = ExceptionFixed | 0x00200000,
678 SVC = ExceptionFixed | 0x00000001,
679 HVC = ExceptionFixed | 0x00000002,
680 SMC = ExceptionFixed | 0x00000003,
681 DCPS1 = ExceptionFixed | 0x00A00001,
682 DCPS2 = ExceptionFixed | 0x00A00002,
683 DCPS3 = ExceptionFixed | 0x00A00003
/external/vixl/src/vixl/a64/
Dconstants-a64.h707 ExceptionFixed = 0xD4000000, enumerator
710 HLT = ExceptionFixed | 0x00400000,
711 BRK = ExceptionFixed | 0x00200000,
712 SVC = ExceptionFixed | 0x00000001,
713 HVC = ExceptionFixed | 0x00000002,
714 SMC = ExceptionFixed | 0x00000003,
715 DCPS1 = ExceptionFixed | 0x00A00001,
716 DCPS2 = ExceptionFixed | 0x00A00002,
717 DCPS3 = ExceptionFixed | 0x00A00003