Essays about: "superscalar"

Found 4 essays containing the word superscalar.

  1. 1. Analysis of Transient-Execution Attacks on the out-of-order CHERI-RISC-V Microprocessor Toooba

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Franz Anton Fuchs; [2021]
    Keywords : ;

    Abstract : Transient-execution attacks have been deemed a large threat for microarchitectures through research in recent years. In this work, I reproduce and develop transient-execution attacks against RISC-V and CHERI-RISC-V microarchitectures. READ MORE

  2. 2. Performance optimization ofthe online data processing softwareof a high-energy physics experiment : Performance optimization ofthe online data processing softwareof a high-energy physics experiment

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Péter Kardos; [2020]
    Keywords : ;

    Abstract : The LHCb experiment probes the differences between matter and anti-matter by examining particle collisions. Like any modern high energy physics experiment, LHCbrelies on a complex hardware and software infrastructure to collect and analyze the data generated from particle collisions. READ MORE

  3. 3. Parallel Instruction Decoding for DSP Controllers with Decoupled Execution Units

    University essay from Linköpings universitet/Datorteknik

    Author : Andreas Pettersson; [2019]
    Keywords : superscalar; VLIW; SIMT; computer architecture; DSP;

    Abstract : Applications run on embedded processors are constantly evolving. They are for the most part growing more complex and the processors have to increase their performance to keep up. In this thesis, an embedded DSP SIMT processor with decoupled execution units is under investigation. READ MORE

  4. 4. Processor Models For Instruction Scheduling using Constraint Programming

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Karl Hylén; [2015]
    Keywords : Compiler optimisation; Instruction Scheduling; Constraint Programming; Optimal method; Technology and Engineering;

    Abstract : Instruction scheduling is one of the most important optimisations performed when producing code in a compiler. The problem consists of finding a minimum length schedule subject to latency and different resource constraints. This is a hard problem, classically approached by heuristic algorithms. READ MORE