HomeSort by: relevance | last modified time | path
    Searched refs:ipsw (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32_isr.h 405 int ipsw; member in struct:__anon13394
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32_isr.h 405 int ipsw; member in struct:__anon15828
  /src/sys/arch/hppa/hppa/
locore.S 295 * Cannot change the queues or IPSW with the Q-bit on
312 mtctl %t2, %ipsw
421 mtctl %arg1, %ipsw
515 mtctl %t2, %ipsw
534 mtctl %t2, %ipsw
trap.S 222 stw %t1, TF_CR22-TRAPFRAME_SIZEOF(%sr1, %t3) /* ipsw */
508 /* finally we can restore the space and offset queues and the ipsw */
522 mtctl %t2, %ipsw
722 * - CR22 (IPSW) is valid.
730 * - CR22 (IPSW) is valid.
824 /* Load IPSW. */
827 mtctl %r1, %ipsw
1861 * - psw copied into ipsw
1883 * the PC queue back on, namely, the pc queue and ipsw, and the
1888 mfctl %ipsw, %t
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
hppa-tdep.c 612 "ior", "ipsw", "goto", "sr4",
653 "ior", "ipsw", "goto", "sr4",
1285 ULONGEST ipsw;
1288 regcache->cooked_read (HPPA_IPSW_REGNUM, &ipsw);
1296 if (ipsw & 0x00200000)
2496 ULONGEST ipsw;
2499 ipsw = frame_unwind_register_unsigned (next_frame, HPPA_IPSW_REGNUM);
2507 if (ipsw & 0x00200000)
1282 ULONGEST ipsw; local
2493 ULONGEST ipsw; local
  /src/external/gpl3/gdb/dist/gdb/
hppa-tdep.c 612 "ior", "ipsw", "goto", "sr4",
653 "ior", "ipsw", "goto", "sr4",
1285 ULONGEST ipsw;
1288 regcache->cooked_read (HPPA_IPSW_REGNUM, &ipsw);
1296 if (ipsw & 0x00200000)
2497 ULONGEST ipsw;
2500 ipsw = frame_unwind_register_unsigned (next_frame, HPPA_IPSW_REGNUM);
2508 if (ipsw & 0x00200000)
1282 ULONGEST ipsw; local
2494 ULONGEST ipsw; local
  /src/sys/lib/libkern/arch/hppa/
milli.S 233 ipsw: .equ 22 ; Interruption Processor Status Word label

Completed in 31 milliseconds