Home
last modified time | relevance | path

Searched refs:NotWordValue (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dmips.igen220 // (See NotWordValue in ISA spec.)
591 if (NotWordValue (GPR[rs]) || NotWordValue (GPR[rt]))
604 if (NotWordValue (GPR[rs]))
721 if (NotWordValue (GPR[rs]))
738 if (NotWordValue (GPR[rs]))
908 if (NotWordValue (GPR[rs]) || NotWordValue (GPR[rt]))
923 if (NotWordValue (GPR[rs]) || NotWordValue (GPR[rt]))
938 if (NotWordValue (GPR[rs]) || NotWordValue (GPR[rt]))
954 if (NotWordValue (GPR[rs]) || NotWordValue (GPR[rt]))
1005 if (NotWordValue (GPR[rs]) || NotWordValue (GPR[rt]))
[all …]
Dmips3264r6.igen648 if (NotWordValue (GPR[RS]) || NotWordValue (GPR[RT]))
663 if (NotWordValue (GPR[RS]) || NotWordValue (GPR[RT]))
678 if (NotWordValue (GPR[RS]) || NotWordValue (GPR[RT]))
693 if (NotWordValue (GPR[RS]) || NotWordValue (GPR[RT]))
Dsim-main.h1001 #define NotWordValue(val) not_word_value (SD_, (val)) macro
DChangeLog-20211589 (NotWordValue): New macro to call igen function not_word_value().
1597 NotWordValue() to check for unpredictable inputs, then