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

  /external/chromium_org/v8/src/arm64/
constants-arm64.h     [all...]
  /external/vixl/src/a64/
constants-a64.h 832 DataProcessing2SourceFixed = 0x1AC00000,
835 UDIV_w = DataProcessing2SourceFixed | 0x00000800,
836 UDIV_x = DataProcessing2SourceFixed | 0x80000800,
838 SDIV_w = DataProcessing2SourceFixed | 0x00000C00,
839 SDIV_x = DataProcessing2SourceFixed | 0x80000C00,
841 LSLV_w = DataProcessing2SourceFixed | 0x00002000,
842 LSLV_x = DataProcessing2SourceFixed | 0x80002000,
844 LSRV_w = DataProcessing2SourceFixed | 0x00002400,
845 LSRV_x = DataProcessing2SourceFixed | 0x80002400,
847 ASRV_w = DataProcessing2SourceFixed | 0x00002800
    [all...]

Completed in 499 milliseconds