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

  /external/u-boot/arch/mips/lib/
traps.c 58 exccode = (cause & CAUSEF_EXCCODE) >> CAUSEB_EXCCODE;
  /external/u-boot/arch/mips/include/asm/
mipsregs.h 332 #define CAUSEF_EXCCODE (_ULCAST_(31) << 2)
    [all...]

Completed in 338 milliseconds