Home
last modified time | relevance | path

Searched refs:MEMI (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/spc700/
H A Dspc700ds.c38 MEMI enumerator
113 /* 2A */ {OR1 , {C , MEMI}},
177 /* 6A */ {AND1 , {C , MEMI}},
419 case MEMI: in spc700_disassemble()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/spc700/
H A Dspc700ds.c38 MEMI enumerator
113 /* 2A */ {OR1 , {C , MEMI}},
177 /* 6A */ {AND1 , {C , MEMI}},
419 case MEMI: in spc700_disassemble()
/dports/textproc/py-csvkit/csvkit-1.0.6/examples/realdata/census_2010/
H A Dcensus2010_geo_schema.csv99 MEMI,475,1
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp870 uint64_t MEMI = MI.getOperand(4).getImm(); in simplifyCode() local
872 assert((MEMI < 32 && MESrc < 32 && MBMI < 32 && MBSrc < 32) && in simplifyCode()
899 if ((MBMI > MEMI) && !SrcMaskFull) in simplifyCode()
903 APInt MaskMI = APInt::getBitsSetWithWrap(32, 32 - MEMI - 1, 32 - MBMI); in simplifyCode()
1535 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1547 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1598 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1599 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp846 uint64_t MEMI = MI.getOperand(4).getImm(); in simplifyCode() local
848 assert((MEMI < 32 && MESrc < 32 && MBMI < 32 && MBSrc < 32) && in simplifyCode()
875 if ((MBMI > MEMI) && !SrcMaskFull) in simplifyCode()
879 APInt MaskMI = APInt::getBitsSetWithWrap(32, 32 - MEMI - 1, 32 - MBMI); in simplifyCode()
1516 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1528 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1573 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1574 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp870 uint64_t MEMI = MI.getOperand(4).getImm(); in simplifyCode() local
872 assert((MEMI < 32 && MESrc < 32 && MBMI < 32 && MBSrc < 32) && in simplifyCode()
899 if ((MBMI > MEMI) && !SrcMaskFull) in simplifyCode()
903 APInt MaskMI = APInt::getBitsSetWithWrap(32, 32 - MEMI - 1, 32 - MBMI); in simplifyCode()
1535 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1547 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1600 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1601 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp846 uint64_t MEMI = MI.getOperand(4).getImm(); in simplifyCode() local
848 assert((MEMI < 32 && MESrc < 32 && MBMI < 32 && MBSrc < 32) && in simplifyCode()
875 if ((MBMI > MEMI) && !SrcMaskFull) in simplifyCode()
879 APInt MaskMI = APInt::getBitsSetWithWrap(32, 32 - MEMI - 1, 32 - MBMI); in simplifyCode()
1516 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1528 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1573 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1574 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp846 uint64_t MEMI = MI.getOperand(4).getImm(); in simplifyCode() local
848 assert((MEMI < 32 && MESrc < 32 && MBMI < 32 && MBSrc < 32) && in simplifyCode()
875 if ((MBMI > MEMI) && !SrcMaskFull) in simplifyCode()
879 APInt MaskMI = APInt::getBitsSetWithWrap(32, 32 - MEMI - 1, 32 - MBMI); in simplifyCode()
1516 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1528 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1573 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1574 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/spc700/
H A Dspc700ds.h42 MEMI enumerator
H A Dspc700ds.cpp75 /* 2A */ {OR1 , {C , MEMI}},
139 /* 6A */ {AND1 , {C , MEMI}},
392 case MEMI: in disassemble()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/spc700/
H A Dspc700ds.h42 MEMI enumerator
H A Dspc700ds.cpp75 /* 2A */ {OR1 , {C , MEMI}},
139 /* 6A */ {AND1 , {C , MEMI}},
392 case MEMI: in disassemble()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1402 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1414 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1467 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1468 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
H A DPPCInstrInfo.cpp3214 uint64_t MEMI = MI.getOperand(4).getImm(); in combineRLWINM() local
3216 assert((MEMI < 32 && MESrc < 32 && MBMI < 32 && MBSrc < 32) && in combineRLWINM()
3242 if ((MBMI > MEMI) && !SrcMaskFull) in combineRLWINM()
3246 APInt MaskMI = APInt::getBitsSetWithWrap(32, 32 - MEMI - 1, 32 - MBMI); in combineRLWINM()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1356 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1368 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1413 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1414 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1541 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1553 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1606 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1607 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1541 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1553 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1606 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1607 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1546 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1558 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1611 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1612 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
H A DPPCInstrInfo.cpp3729 uint64_t MEMI = MI.getOperand(4).getImm();
3731 assert((MEMI < 32 && MESrc < 32 && MBMI < 32 && MBSrc < 32) &&
3757 if ((MBMI > MEMI) && !SrcMaskFull)
3761 APInt MaskMI = APInt::getBitsSetWithWrap(32, 32 - MEMI - 1, 32 - MBMI);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1546 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1558 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1611 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1612 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1546 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1558 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1611 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1612 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1546 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1558 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1611 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1612 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1546 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1558 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1611 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1612 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1546 uint64_t MEMI = MOpMEMI.getImm(); in emitRLDICWhenLoweringJumpTables() local
1558 if ((63 - NewSH) != MEMI) in emitRLDICWhenLoweringJumpTables()
1611 uint64_t MEMI = MOpMEMI.getImm(); in combineSEXTAndSHL() local
1612 if (SHMI + MEMI != 63) in combineSEXTAndSHL()
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/eri/
H A Deri2drv.F2890 MEMI(I) = I
2897 MEMPAR = MEMI(NITPQ*NPRFPQ)
2956 MEMGAM = MEMR(NREAL*NPRFPQ) + MEMI(NINTG*NPRFPQ)
2964 MEMGGM = MEMR(NREAL*NPRFPQ) + MEMI(NINTG*NPRFPQ)
3116 MEMOUT = MEMR(NREAL) + MEMI(NINTG)
3121 MEMOUT = MEMR(NREAL) + MEMI(NINTG)
3127 MEMOUT = MEMR(NREAL) + MEMI(NINTG)

12