Searched defs:maskw (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/sh/
H A Dinterp.c124 static int maskw = 0; variable
521 wwat_fast (unsigned char *memory, int x, int value, int maskw, int endianw) argument
550 rwat_fast (unsigned char *memory, int x, int maskw, int endianw) argument
870 trap(SIM_DESC sd, int i, int *regs, unsigned char *insn_ptr, unsigned char *memory, int maskl, int maskw, int endianw) argument
1473 get_loop_bounds_ext(int rs, int re, unsigned char *memory, unsigned char *mem_end, int maskw, int endianw) argument
1488 get_loop_bounds(int rs, int re, unsigned char *memory, unsigned char *mem_end, int maskw, int endianw) argument
1763 register int maskw = ~((saved_state.asregs.msize - 1) & ~1); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/sh/
H A Dinterp.c114 static int maskw = 0; variable
511 wwat_fast (unsigned char *memory, int x, int value, int maskw, int endianw) argument
540 rwat_fast (unsigned char *memory, int x, int maskw, int endianw) argument
860 trap(SIM_DESC sd, int i, int *regs, unsigned char *insn_ptr, unsigned char *memory, int maskl, int maskw, int endianw) argument
1444 get_loop_bounds_ext(int rs, int re, unsigned char *memory, unsigned char *mem_end, int maskw, int endianw) argument
1459 get_loop_bounds(int rs, int re, unsigned char *memory, unsigned char *mem_end, int maskw, int endianw) argument
1732 register int maskw = ~((saved_state.asregs.msize - 1) & ~1); local
[all...]

Completed in 184 milliseconds