Zobrazeno 1 - 10
of 82
pro vyhledávání: '"Branch predication"'
Autor:
I. Yu. Sesin, R. G. Bolbakov
Publikováno v:
Российский технологический журнал, Vol 9, Iss 6, Pp 7-15 (2021)
General Purpose computing for Graphical Processing Units (GPGPU) technology is a powerful tool for offloading parallel data processing tasks to Graphical Processing Units (GPUs). This technology finds its use in variety of domains – from science an
Publikováno v:
SQUADE@ESEC/SIGSOFT FSE
It is well known that once a Java application uses native C/C++ methods through the Java Native Interface (JNI), any security guarantees provided by Java might be invalidated by the native methods. So any vulnerability in this trusted native code can
Publikováno v:
ICS
When vectorizing programs for modern processors with SIMD extensions, IF-statements pose a challenge: existing vectorization approaches often introduce redundant computations or they resort to inefficient masked instructions. In this paper, we introd
Publikováno v:
IEEE Latin America Transactions. 14:2491-2497
Strategies to parallelize applications is one way to increase performance in computer architectures. In addition to the hardware organization, some techniques are adopted, maintaining its architecture or instruction set, in order to increase the flow
Publikováno v:
IEIE Transactions on Smart Processing and Computing. 4:366-370
This paper proposes a method for improving a branch predictor for the extendable instruction set computer (EISC) processor. The original EISC branch predictor has several shortcomings: a small branch target buffer, absence of a global history, a one-
Autor:
Rashidah Funke Olanrewaju, Ridzwan Alahudin, Fawwaz Eniola Fajingbesi, S. B. Junaid, Bisma Rasol pampori, Farhat Anwar
Publikováno v:
Indian Journal of Science and Technology. 10
In modern computing, multitasking is the most favorable aspect. An un-pipelined instruction cycle (fetch-execute cycle) CPU processes instructions one after another increasing duration at lesser speed in completing tasks. With pipelined computer arch
Publikováno v:
Frontiers of Computer Science. 7:914-923
In theory, branch predictors with more complicated algorithms and larger data structures provide more accurate predictions. Unfortunately, overly large structures and excessively complicated algorithms cannot be implemented because of their long acce
Publikováno v:
Advanced Science Letters. 19:1516-1519
Autor:
Larry D. Pyeatt
This chapter explains how a particular assembly language is related to the architectural design of a particular CPU family. It then gives an overview of the ARM architecture. Next, it describes the ARM register set and data paths, including the Proce
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::61df10012432b1fa62d138127de6801a
https://doi.org/10.1016/b978-0-12-803698-3.00003-6
https://doi.org/10.1016/b978-0-12-803698-3.00003-6
Publikováno v:
Applied Mechanics and Materials. :4952-4957
Researched how the multi-pipeline processor accelerates the running of thread ,found that when the branch predictor facing the random branch instruction, the hit rate will become very low, so bring out a new method that using the free pipeline to acc