(Ieee Ispass) Ieee International Symposium on Performance Analysis of Systems and Software 2011
DOI: 10.1109/ispass.2011.5762731
|View full text |Cite
|
Sign up to set email alerts
|

Accelerating search and recognition workloads with SSE 4.2 string and text processing instructions

Abstract: Today's information is increasing rapidly, doubling every three years. Consequently, the search and recognition stages in computer applications will consume a growing portion of the total CPU time. The SSE 4.2 instruction set, first implemented in Intel's Core i7, provides string and text processing instructions (STTNI) that utilize SIMD operations for processing character data. Though originally conceived for accelerating string, text, and XML processing, the powerful new capabilities of these instructions ar… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2012
2012
2020
2020

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 10 publications
0
2
0
Order By: Relevance
“…However, this is overshadowed by the value of being able to perform MMX operations on the wider SSE registers. Other SSE2 extensions include a set of cache-control instructions intended primarily to minimize cache pollution when processing indefinite streams of information, and a sophisticated complement of numeric format conversion instructions [9], [10].…”
Section: Modern Architecturesmentioning
confidence: 99%
See 1 more Smart Citation
“…However, this is overshadowed by the value of being able to perform MMX operations on the wider SSE registers. Other SSE2 extensions include a set of cache-control instructions intended primarily to minimize cache pollution when processing indefinite streams of information, and a sophisticated complement of numeric format conversion instructions [9], [10].…”
Section: Modern Architecturesmentioning
confidence: 99%
“…In order to further improve the performance we added code to take advantage of the SSE 4.2 STTNI instructions for string comparison [10]. Some more recent CPUs from Intel feature this hardware capability to compare strings.…”
Section: String Matching Algorithmmentioning
confidence: 99%