OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MX_fmtsel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/mips/
sim-main.h
848
typedef unsigned int
MX_fmtsel
; /* MDMX format select field (5 bits). */
870
uint64_t mdmx_cpr_op (SIM_STATE, int op, uint64_t op1, int vt,
MX_fmtsel
fmtsel);
890
void mdmx_cc_op (SIM_STATE, int cond, uint64_t op1, int vt,
MX_fmtsel
fmtsel);
893
uint64_t mdmx_pick_op (SIM_STATE, int tf, uint64_t op1, int vt,
MX_fmtsel
fmtsel);
906
void mdmx_acc_op (SIM_STATE, int op, uint64_t op1, int vt,
MX_fmtsel
fmtsel);
940
uint64_t mdmx_round_op (SIM_STATE, int, int,
MX_fmtsel
);
/src/external/gpl3/gdb/dist/sim/mips/
sim-main.h
848
typedef unsigned int
MX_fmtsel
; /* MDMX format select field (5 bits). */
870
uint64_t mdmx_cpr_op (SIM_STATE, int op, uint64_t op1, int vt,
MX_fmtsel
fmtsel);
890
void mdmx_cc_op (SIM_STATE, int cond, uint64_t op1, int vt,
MX_fmtsel
fmtsel);
893
uint64_t mdmx_pick_op (SIM_STATE, int tf, uint64_t op1, int vt,
MX_fmtsel
fmtsel);
906
void mdmx_acc_op (SIM_STATE, int op, uint64_t op1, int vt,
MX_fmtsel
fmtsel);
940
uint64_t mdmx_round_op (SIM_STATE, int, int,
MX_fmtsel
);
Completed in 80 milliseconds
Indexes created Sun Sep 06 00:23:55 UTC 2026