/dports/editors/uemacs/uemacs-4.0/src/ |
H A D | amigados.c | 19 #define CRWIDTH 8 macro 409 x = (win->Width - 5) / CRWIDTH; in doevent() 412 x = (eventX - 5) / CRWIDTH; in doevent()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/ppc/ |
H A D | disasm-ppc.cc | 363 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in DecodeExt1() 1217 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in InstructionDecode()
|
/dports/www/node10/node-v10.24.1/deps/v8/src/ppc/ |
H A D | disasm-ppc.cc | 381 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in DecodeExt1() 1229 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in InstructionDecode()
|
H A D | assembler-ppc.h | 643 return ((cr.code() * CRWIDTH) + crbit); in encode_crbit()
|
H A D | simulator-ppc.cc | 3653 int cr_shift = (7 - bf) * CRWIDTH; in ExecuteGeneric() 3654 int fp_shift = (7 - bfa) * CRWIDTH; in ExecuteGeneric()
|
H A D | constants-ppc.h | 2666 #define CRWIDTH 4 macro
|
H A D | assembler-ppc.cc | 1599 int bfa = bit / CRWIDTH; in mcrfs()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/ppc/ |
H A D | disasm-ppc.cc | 473 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in DecodeExt1() 1347 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in InstructionDecode()
|
/dports/lang/v8/v8-9.6.180.12/src/diagnostics/ppc/ |
H A D | disasm-ppc.cc | 514 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in DecodeExt1() 1508 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in InstructionDecode()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 1888 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction() 1908 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction() 1933 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction() 1971 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction()
|
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 1761 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction() 1782 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction() 1805 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction() 1843 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction()
|
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/ppc/ |
H A D | code-generator-ppc.cc | 1828 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction() 1855 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 1867 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction() 1894 cr, static_cast<CRBit>(VXCVI % CRWIDTH)); in AssembleArchInstruction()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/ppc/ |
H A D | assembler-ppc.h | 298 return ((cr.code() * CRWIDTH) + crbit); in encode_crbit()
|
H A D | constants-ppc.h | 2697 #define CRWIDTH 4 macro
|
H A D | assembler-ppc.cc | 1454 int bfa = bit / CRWIDTH; in mcrfs()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/ppc/ |
H A D | assembler-ppc.h | 310 return ((cr.code() * CRWIDTH) + crbit); in encode_crbit()
|
H A D | constants-ppc.h | 2742 #define CRWIDTH 4 macro
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/ppc/ |
H A D | simulator-ppc.cc | 3425 int cr_shift = (7 - bf) * CRWIDTH; in ExecuteGeneric() 3426 int fp_shift = (7 - bfa) * CRWIDTH; in ExecuteGeneric()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/ppc/ |
H A D | simulator-ppc.cc | 3477 int cr_shift = (7 - bf) * CRWIDTH; in ExecuteGeneric() 3478 int fp_shift = (7 - bfa) * CRWIDTH; in ExecuteGeneric()
|
/dports/lang/v8/v8-9.6.180.12/src/codegen/ppc/ |
H A D | assembler-ppc.h | 328 return ((cr.code() * CRWIDTH) + crbit); in encode_crbit()
|
H A D | constants-ppc.h | 2813 #define CRWIDTH 4 macro
|
/dports/www/node10/node-v10.24.1/deps/v8/src/s390/ |
H A D | assembler-s390.h | 612 return ((cr.code() * CRWIDTH) + crbit); in encode_crbit()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/s390/ |
H A D | constants-s390.h | 1766 #define CRWIDTH 4 macro
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/s390/ |
H A D | constants-s390.h | 1767 #define CRWIDTH 4 macro
|