OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SM2
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/
Cuda.cpp
68
#define
SM2
(sm, ca) \
70
#define SM(sm)
SM2
(sm, "compute_" #sm)
76
SM2
(20, "compute_20"),
SM2
(21, "compute_20"), // Fermi
116
#undef
SM2
/src/external/gpl3/binutils/dist/opcodes/
rl78-decode.c
131
#define
SM2
(r1,r2,a) OPX (1, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
2266
ID(add); DR(A);
SM2
(HL, B, 0); Fzac;
2281
ID(add); DR(A);
SM2
(HL, C, 0); Fzac;
2390
ID(addc); DR(A);
SM2
(HL, B, 0); Fzac;
2405
ID(addc); DR(A);
SM2
(HL, C, 0); Fzac;
2421
ID(sub); DR(A);
SM2
(HL, B, 0); Fzac;
2436
ID(sub); DR(A);
SM2
(HL, C, 0); Fzac;
2466
ID(xch); DR(A);
SM2
(HL, C, 0);
2571
ID(subc); DR(A);
SM2
(HL, B, 0); Fzac;
2586
ID(subc); DR(A);
SM2
(HL, C, 0); Fzac
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
rl78-decode.c
131
#define
SM2
(r1,r2,a) OPX (1, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
2266
ID(add); DR(A);
SM2
(HL, B, 0); Fzac;
2281
ID(add); DR(A);
SM2
(HL, C, 0); Fzac;
2390
ID(addc); DR(A);
SM2
(HL, B, 0); Fzac;
2405
ID(addc); DR(A);
SM2
(HL, C, 0); Fzac;
2421
ID(sub); DR(A);
SM2
(HL, B, 0); Fzac;
2436
ID(sub); DR(A);
SM2
(HL, C, 0); Fzac;
2466
ID(xch); DR(A);
SM2
(HL, C, 0);
2571
ID(subc); DR(A);
SM2
(HL, B, 0); Fzac;
2586
ID(subc); DR(A);
SM2
(HL, C, 0); Fzac
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
rl78-decode.c
131
#define
SM2
(r1,r2,a) OPX (1, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
2266
ID(add); DR(A);
SM2
(HL, B, 0); Fzac;
2281
ID(add); DR(A);
SM2
(HL, C, 0); Fzac;
2390
ID(addc); DR(A);
SM2
(HL, B, 0); Fzac;
2405
ID(addc); DR(A);
SM2
(HL, C, 0); Fzac;
2421
ID(sub); DR(A);
SM2
(HL, B, 0); Fzac;
2436
ID(sub); DR(A);
SM2
(HL, C, 0); Fzac;
2466
ID(xch); DR(A);
SM2
(HL, C, 0);
2571
ID(subc); DR(A);
SM2
(HL, B, 0); Fzac;
2586
ID(subc); DR(A);
SM2
(HL, C, 0); Fzac
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
rl78-decode.c
131
#define
SM2
(r1,r2,a) OPX (1, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
2266
ID(add); DR(A);
SM2
(HL, B, 0); Fzac;
2281
ID(add); DR(A);
SM2
(HL, C, 0); Fzac;
2390
ID(addc); DR(A);
SM2
(HL, B, 0); Fzac;
2405
ID(addc); DR(A);
SM2
(HL, C, 0); Fzac;
2421
ID(sub); DR(A);
SM2
(HL, B, 0); Fzac;
2436
ID(sub); DR(A);
SM2
(HL, C, 0); Fzac;
2466
ID(xch); DR(A);
SM2
(HL, C, 0);
2571
ID(subc); DR(A);
SM2
(HL, B, 0); Fzac;
2586
ID(subc); DR(A);
SM2
(HL, C, 0); Fzac
[
all
...]
/src/crypto/external/apache2/openssl/dist/test/
endecode_test.c
1028
KEYS(
SM2
);
1029
IMPLEMENT_TEST_SUITE(
SM2
, "
SM2
", 0)
1495
MAKE_KEYS(
SM2
, "
SM2
", NULL);
1580
ADD_TEST_SUITE(
SM2
);
1675
FREE_KEYS(
SM2
);
/src/crypto/external/bsd/openssl/dist/test/
endecode_test.c
1032
KEYS(
SM2
);
1033
IMPLEMENT_TEST_SUITE(
SM2
, "
SM2
", 0)
1389
MAKE_KEYS(
SM2
, "
SM2
", NULL);
1440
ADD_TEST_SUITE(
SM2
);
1501
FREE_KEYS(
SM2
);
Completed in 38 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026