OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pinsrb
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse4.asm
115
pinsrb
xmm1, eax, 5
label
116
pinsrb
xmm1, [0], 5
label
117
pinsrb
xmm1, byte [0], 5
label
avx.asm
1561
pinsrb
xmm1, eax, 5
label
1562
pinsrb
xmm1, byte [rax], 5
label
1563
pinsrb
xmm1, [rax], byte 5
label
[
all
...]
Completed in 24 milliseconds