Home
last modified time | relevance | path

Searched refs:MEC (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/erc32/
H A DREADME.erc322 1. MEC and ERC32 emulation
4 The file 'erc32.c' contains a model of the MEC, 512 K rom and 4 M ram.
6 The following paragraphs outline the implemented MEC functions.
38 The interrupt controller is implemented as in the MEC specification with
54 The breakpoint and watchpoint functions are implemented as in the MEC
71 0x01f80000 - 0x01f800ff MEC registers
73 Access to unimplemented MEC registers or non-existing memory will result
74 in a memory exception trap. However, access to unimplemented MEC registers
81 size, the remaining fields are not used. NOTE: after reset, the MEC
90 in the MEC control register.
[all …]
H A DNEWS15 * added -mevrev0 switch to simulate MEC rev.0 bugs in timer and uart
53 * Additional MEC functionallity added - software reset, memory access
107 * Implemented buffered output for MEC uarts to improve output speed.
H A DREADME.sis276 the MEC asic developed for the 90C601/2. It includes the following functions:
287 See README.erc32 on how the MEC functions are emulated. For a detailed MEC
H A DChangeLog-20211310 * Corrected MEC timer operation; scalers now divide the frequency by
1313 * MEC breakpoints are not checked during store operation
1334 * Enabled MEC watchpoint and breakpoint function to mem.c. Performance
/netbsd-src/external/gpl3/gdb.old/dist/sim/erc32/
H A DREADME.erc322 1. MEC and ERC32 emulation
4 The file 'erc32.c' contains a model of the MEC, 512 K rom and 4 M ram.
6 The following paragraphs outline the implemented MEC functions.
38 The interrupt controller is implemented as in the MEC specification with
54 The breakpoint and watchpoint functions are implemented as in the MEC
71 0x01f80000 - 0x01f800ff MEC registers
73 Access to unimplemented MEC registers or non-existing memory will result
74 in a memory exception trap. However, access to unimplemented MEC registers
81 size, the remaining fields are not used. NOTE: after reset, the MEC
90 in the MEC control register.
[all …]
H A DNEWS15 * added -mevrev0 switch to simulate MEC rev.0 bugs in timer and uart
53 * Additional MEC functionallity added - software reset, memory access
107 * Implemented buffered output for MEC uarts to improve output speed.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dglm.md20 ;; Goldmont has 3 out-of-order IEC, 2 out-of--order FEC and out-of-order MEC.
26 ;; Goldmont has 3 clusters - IEC, FPC, MEC
30 ;; MEC has two execution ports - MEC-0 (load) and MEC-1 (store0.
97 ;; Normal alu insns without carry, but use MEC.
H A Dslm.md20 ;; Silvermont has 2 out-of-order IEC, 2 in-order FEC and 1 in-order MEC.
105 ;; Normal alu insns without carry, but use MEC.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dglm.md20 ;; Goldmont has 3 out-of-order IEC, 2 out-of--order FEC and out-of-order MEC.
26 ;; Goldmont has 3 clusters - IEC, FPC, MEC
30 ;; MEC has two execution ports - MEC-0 (load) and MEC-1 (store0.
97 ;; Normal alu insns without carry, but use MEC.
H A Dslm.md20 ;; Silvermont has 2 out-of-order IEC, 2 in-order FEC and 1 in-order MEC.
105 ;; Normal alu insns without carry, but use MEC.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog129 * aarch64-opc.c: Add MEC system registers.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp988 MappedExprComponentTy &MEC = getTopOfStack().MappedExprComponents[VD]; in addMappableExpressionComponents() local
990 MEC.Components.resize(MEC.Components.size() + 1); in addMappableExpressionComponents()
991 MEC.Components.back().append(Components.begin(), Components.end()); in addMappableExpressionComponents()
992 MEC.Kind = WhereFoundClauseKind; in addMappableExpressionComponents()
/netbsd-src/share/misc/
H A Dairport4632 MEC:Manta (Eloy Alfaro), Ecuador
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A DNormalizationTest.txt6012 BA6B;BA6B;1106 1166 11BE;BA6B;1106 1166 11BE; # (멫; 멫; 멫; 멫; 멫; ) HANGUL SYLLABLE MEC
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A DUnicodeDataNames.txt15110 BA6B;HANGUL SYLLABLE MEC;Lo;0;L;;;;;N;;;;;
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git65880 [Aarch64] Add Binutils support for MEC
65881 This change supports MEC which is part of RME (Realm Management Extension).