OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:satub
(Results
1 - 5
of
5
) sorted by null
/external/qemu/target-i386/
ops_sse.h
288
static inline int
satub
(int x)
function
329
#define FADDUB(a, b)
satub
((a) + (b))
335
#define FSUBUB(a, b)
satub
((a) - (b))
1021
r.B(0) =
satub
((int16_t)d->W(0));
1022
r.B(1) =
satub
((int16_t)d->W(1));
1023
r.B(2) =
satub
((int16_t)d->W(2));
1024
r.B(3) =
satub
((int16_t)d->W(3));
1026
r.B(4) =
satub
((int16_t)d->W(4));
1027
r.B(5) =
satub
((int16_t)d->W(5));
1028
r.B(6) =
satub
((int16_t)d->W(6))
[
all
...]
/external/llvm/lib/Target/Hexagon/
HexagonIntrinsics.td
[
all
...]
/external/chromium_org/chrome/app/resources/
generated_resources_et.xtb
[
all
...]
/external/llvm/test/MC/ELF/
many-section.s
1417
.section
satub
[
all
...]
many-sections-2.s
1415
.section
satub
[
all
...]
Completed in 427 milliseconds