Searched refs:windowstart (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/include/asm/
H A Dptrace.h99 unsigned long windowstart; /* 52 */ member in struct:pt_regs
H A Delf.h85 elf_greg_t windowstart; member in struct:__anon14506
H A Dprocessor.h162 regs->windowstart = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dptrace.h99 unsigned long windowstart; /* 52 */ member in struct:pt_regs
H A Delf.h85 elf_greg_t windowstart; member in struct:__anon26199
H A Dprocessor.h162 regs->windowstart = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dptrace.c69 __put_user(regs->windowstart, &gregset->windowstart);
98 __get_user(regs->windowstart, &gregset->windowstart);
201 unsigned long ws = regs->windowstart;
H A Dprocess.c273 ws = regs->windowstart;
291 elfregs->windowstart = ws;
H A Dsignal.c61 const unsigned long ws = regs->windowstart;
122 regs->windowstart = 1 << wb;
197 regs->windowstart = 1;
H A Dasm-offsets.c62 DEFINE(PT_WINDOWSTART, offsetof(struct pt_regs, windowstart));
H A Dtraps.c368 regs->windowbase, regs->windowstart, regs->wmask,
H A Dentry.S186 * bits 0..3: xxx1 masked lower 4 bits of the rotated windowstart,
277 rsr a3, WINDOWSTART # need shifted windowstart: windowmask
1190 wsr a2, WINDOWSTART # set corrected windowstart
1305 wsr a3, WINDOWSTART # save shifted windowstart
1320 srl a3, a3 # shift windowstart
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/kernel/
H A Dptrace.c69 __put_user(regs->windowstart, &gregset->windowstart);
98 __get_user(regs->windowstart, &gregset->windowstart);
201 unsigned long ws = regs->windowstart;
H A Dprocess.c273 ws = regs->windowstart;
291 elfregs->windowstart = ws;
H A Dsignal.c61 const unsigned long ws = regs->windowstart;
122 regs->windowstart = 1 << wb;
197 regs->windowstart = 1;
H A Dasm-offsets.c62 DEFINE(PT_WINDOWSTART, offsetof(struct pt_regs, windowstart));
H A Dtraps.c368 regs->windowbase, regs->windowstart, regs->wmask,
H A Dentry.S186 * bits 0..3: xxx1 masked lower 4 bits of the rotated windowstart,
277 rsr a3, WINDOWSTART # need shifted windowstart: windowmask
1190 wsr a2, WINDOWSTART # set corrected windowstart
1305 wsr a3, WINDOWSTART # save shifted windowstart
1320 srl a3, a3 # shift windowstart
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dxtensa-tdep.h99 xtensa_elf_greg_t windowstart; member in struct:__anon2126
H A Dxtensa-tdep.c782 regcache_raw_supply (rc, WS_REGNUM, (char *) &regs->windowstart);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dxtensa-tdep.h99 xtensa_elf_greg_t windowstart; member in struct:__anon3031
H A Dxtensa-tdep.c782 regcache_raw_supply (rc, WS_REGNUM, (char *) &regs->windowstart);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dxtensa-tdep.h99 xtensa_elf_greg_t windowstart; member in struct:__anon37056
H A Dxtensa-tdep.c782 regcache_raw_supply (rc, WS_REGNUM, (char *) &regs->windowstart);

Completed in 277 milliseconds