Home
last modified time | relevance | path

Searched defs:SEXT4 (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/cr16/
H A Dcr16_sim.h374 #define SEXT4(x) ((((x)&0xf)^(~7))+8) macro
/netbsd/external/gpl3/gdb.old/dist/sim/cr16/
H A Dcr16_sim.h374 #define SEXT4(x) ((((x)&0xf)^(~7))+8) macro
/netbsd/external/gpl3/gdb/dist/sim/d10v/
H A Dd10v_sim.h402 #define SEXT4(x) ((((x)&0xf)^(~7))+8) macro
/netbsd/external/gpl3/gdb.old/dist/sim/d10v/
H A Dd10v_sim.h402 #define SEXT4(x) ((((x)&0xf)^(~7))+8) macro
/netbsd/external/gpl3/gdb/dist/sim/v850/
H A Dsim-main.h364 #define SEXT4(x) ((((x)&0xf)^(~0x7))+0x8) macro
/netbsd/external/gpl3/gdb.old/dist/sim/v850/
H A Dsim-main.h364 #define SEXT4(x) ((((x)&0xf)^(~0x7))+0x8) macro