Home
last modified time | relevance | path

Searched refs:v850_div (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.h124 void v850_div (SIM_DESC sd, unsigned int op0, unsigned int op1, unsigned int *op2p, unsigned int *o…
H A Dsimops.c3179 v850_div (SIM_DESC sd, unsigned int op0, unsigned int op1, unsigned int *op2p, unsigned int *op3p) in v850_div() function
H A DChangeLog343 (v850_div): New function.
H A Dv850.igen587 v850_div (sd, divide_by, divide_this, &quotient, &remainder);
/netbsd/external/gpl3/gdb.old/dist/sim/v850/
H A Dsimops.h124 void v850_div (SIM_DESC sd, unsigned int op0, unsigned int op1, unsigned int *op2p, unsigned int *o…
H A Dsimops.c3179 v850_div (SIM_DESC sd, unsigned int op0, unsigned int op1, unsigned int *op2p, unsigned int *op3p) in v850_div() function
H A DChangeLog343 (v850_div): New function.
H A Dv850.igen587 v850_div (sd, divide_by, divide_this, &quotient, &remainder);