Searched refs:wbat (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/microblaze/
H A Dmicroblaze.h66 #define MEM_WR_BYTE(X, D) wbat(X, D)
H A Dinterp.c125 wbat (word x, word v) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/moxie/
H A Dinterp.c167 wbat (sim_cpu *scpu, word pc, word x, word v) function
675 wbat (scpu, opc, cpu.asregs.regs[dest], cpu.asregs.regs[val]);
683 wbat (scpu, opc, addr, cpu.asregs.regs[reg]);
981 wbat (scpu, opc, addr, cpu.asregs.regs[b]);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mcore/
H A Dinterp.c198 wbat (x, v) function
1622 wbat (cpu.gr[RD] + RS, cpu.gr[RX]);

Completed in 199 milliseconds