/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/s390x/ |
H A D | sub.h | 21 #define SUB_REG_REG(insn, s1, s2, NOBORROW) \ macro 69 SUB_REG_REG(i, 0ul, s2, carryset); \ 70 SUB_REG_REG(i, 1ul, s2, carryset); \ 71 SUB_REG_REG(i, 0xfffful, s2, carryset); \ 72 SUB_REG_REG(i, 0x7ffful, s2, carryset); \ 73 SUB_REG_REG(i, 0x8000ul, s2, carryset); \ 74 SUB_REG_REG(i, 0xfffffffful, s2, carryset); \ 75 SUB_REG_REG(i, 0x80000000ul, s2, carryset); \ 76 SUB_REG_REG(i, 0x7ffffffful, s2, carryset); \ 77 SUB_REG_REG(i, 0xfffffffffffffffful, s2, carryset); \ [all …]
|
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/s390x/ |
H A D | sub.h | 21 #define SUB_REG_REG(insn, s1, s2, NOBORROW) \ macro 69 SUB_REG_REG(i, 0ul, s2, carryset); \ 70 SUB_REG_REG(i, 1ul, s2, carryset); \ 71 SUB_REG_REG(i, 0xfffful, s2, carryset); \ 72 SUB_REG_REG(i, 0x7ffful, s2, carryset); \ 73 SUB_REG_REG(i, 0x8000ul, s2, carryset); \ 74 SUB_REG_REG(i, 0xfffffffful, s2, carryset); \ 75 SUB_REG_REG(i, 0x80000000ul, s2, carryset); \ 76 SUB_REG_REG(i, 0x7ffffffful, s2, carryset); \ 77 SUB_REG_REG(i, 0xfffffffffffffffful, s2, carryset); \ [all …]
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 63 STATIC_CONST( SUB_REG_REG = 8 ); 223 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 367 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 63 STATIC_CONST( SUB_REG_REG = 8 ); 223 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 367 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 63 STATIC_CONST( SUB_REG_REG = 8 ); 223 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 367 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 66 STATIC_CONST( SUB_REG_REG = 8 ); 227 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 377 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 66 STATIC_CONST( SUB_REG_REG = 8 ); 227 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 377 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 66 STATIC_CONST( SUB_REG_REG = 8 ); 227 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 377 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 66 STATIC_CONST( SUB_REG_REG = 8 ); 227 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 377 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 66 STATIC_CONST( SUB_REG_REG = 8 ); 227 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 377 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 63 STATIC_CONST( SUB_REG_REG = 8 ); 223 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 367 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 63 STATIC_CONST( SUB_REG_REG = 8 ); 223 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 367 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 66 STATIC_CONST( SUB_REG_REG = 8 ); 264 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub() 434 case SUB_REG_REG: in getInstructionPreProcessingInfo()
|
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/kernel/ |
H A D | Interpreter.hpp | 55 STATIC_CONST( SUB_REG_REG = 8 ); 182 return (SrcReg1 << 6) + (SrcReg2 << 9) + (Dcoleg << 16) + SUB_REG_REG; in Sub()
|
/dports/emulators/mednafen/mednafen/src/ss/ |
H A D | sh7095_ops.inc | 1028 BEGIN_OP(SUB_REG_REG)
|
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 2046 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 2910 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 2910 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 2910 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 3209 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 3209 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 3209 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 3209 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 3209 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbtup/ |
H A D | DbtupExecQuery.cpp | 2910 case Interpreter::SUB_REG_REG: in interpreterNextLab()
|