aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/TreeMap$SubMap$NavigableEntrySet.h
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2010-11-16 14:25:07 +0000
committerNathan Froyd <froydnj@gcc.gnu.org>2010-11-16 14:25:07 +0000
commitc2ed6cf88c524f8a981a272fc2aaa23e77e09f9b (patch)
treee272ca26ebebda9e3693e93448028f82a90b0575 /libjava/java/util/TreeMap$SubMap$NavigableEntrySet.h
parentd824aea207d38cb67dcafd992c9ce3fd46afb7d9 (diff)
downloadgcc-c2ed6cf88c524f8a981a272fc2aaa23e77e09f9b.zip
gcc-c2ed6cf88c524f8a981a272fc2aaa23e77e09f9b.tar.gz
gcc-c2ed6cf88c524f8a981a272fc2aaa23e77e09f9b.tar.bz2
builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. * function.c (assign_parms, locate_and_pad_parm): Likewise. * calls.c (struct arg_data): Update comment. * defaults.h (FUNCTION_ARG_BOUNDARY): Delete. * target.def (function_arg_boundary): Define. * targhooks.h (default_function_arg_boundary): Declare. * targhooks.c (default_function_arg_boundary): Define. * doc/tm.texi.in (FUNCTION_ARG_PADDING): Use TARGET_FUNCTION_ARG_BOUNDARY. (FUNCTION_ARG_BOUNDARY): Delete. (TARGET_FUNCTION_ARG_BOUNDARY): New. * doc/tm.texi: Regenerate. * system.h (FUNCTION_ARG_BOUNDARY): Poison. * config/arc/arc.h (FUNCTION_ARG_BOUNDARY): Delete. * config/arc/arc.c (arc_function_arg_boundary): Define. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/arm/arm.h (FUNCTION_ARG_BOUNDARY): Delete. * config/arm/arm-protos.h (arm_needs_doubleword_align): Delete. * config/arm/arm.c (arm_needs_doubleword_align): Make static. (arm_function_arg_boundary): Define. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/frv/frv.h (FUNCTION_ARG_BOUNDARY): Delete. * config/frv/frv-protos.h (frv_function_arg_boundary): Delete. * config/frv/frv.c (frv_function_arg_boundary): Make static. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/i386/i386.h (FUNCTION_ARG_BOUNDARY): Delete. * config/i386/i386-protos.h (ix86_function_arg_boundary): Delete. * config/i386/i386.c (ix86_function_arg_boundary): Make static. (ix86_compat_function_arg_boundary): Take and return unsigned int. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/ia64/ia64.h (FUNCTION_ARG_BOUNDARY): Delete. * config/ia64/ia64-protos.h (ia64_function_arg_boundary): Delete. * config/ia64/ia64.c (ia64_function_arg_boundary): Make static. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/m32c/m32c.h (FUNCTION_ARG_BOUNDARY): Delete. * config/m32c/m32c.c (m32c_function_arg_boundary): Define. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/m32r/m32r.h (FUNCTION_ARG_BOUNDARY): Delete. * config/mcore/mcore.h (FUNCTION_ARG_BOUNDARY): Delete. * config/mcore/mcore.c (mcore_function_arg_boundary): Define. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/mips/mips.h (FUNCTION_ARG_BOUNDARY): Delete. * config/mips/mips-protos.h (mips_function_arg_boundary): Delete. * config/mips/mips.c (mips_function_arg_boundary): Make static. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/pa/pa.h (FUNCTION_ARG_BOUNDARY): Delete. * config/pa/pa.c (pa_function_arg_boundary): Define. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/picochip/picochip.h (FUNCTION_ARG_BOUNDARY): Delete. * config/picochip/picochip-protos.h (picochip_get_function_arg_boundary): Delete. * config/picochip/picochip.c (picochip_get_function_arg_boundary): Rename to... (picochip_function_arg_boundary): ...this. Make static. (picochip_function_arg, picochip_arg_partial_bytes): Adjust. (picochip_arg_advance): Adjust. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/rs6000/rs6000.h (FUNCTION_ARG_BOUNDARY): Delete. * config/rs6000/rs6000-protos.h (function_arg_boundary): Delete. * config/rs6000/rs6000.c (function_arg_boundary): Rename to... (rs6000_function_arg_boundary): ...this. Make static. (rs6000_parm_start, rs6000_gimplify_va_arg): Adjust. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/rx/rx.h (FUNCTION_ARG_BOUNDARY): Delete. * config/rx/rx.c (rx_function_arg_boundary): Define. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/sparc/sparc.h (FUNCTION_ARG_BOUNDARY): Delete. * config/sparc/sparc.c (sparc_function_arg_boundary): Define. (TARGET_FUNCTION_ARG_BOUNDARY): Define. * config/xtensa/xtensa.h (FUNCTION_ARG_BOUNDARY): Delete. * config/xtensa/xtensa-protos.h (function_arg_boundary): Delete. * config/xtensa/xtensa.c (function_arg_boundary): Rename to... (xtensa_function_arg_boundary): ...this. Make static. (TARGET_FUNCTION_ARG_BOUNDARY): Define. From-SVN: r166803
Diffstat (limited to 'libjava/java/util/TreeMap$SubMap$NavigableEntrySet.h')
0 files changed, 0 insertions, 0 deletions
href='#n310'>310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804
@Misc{ieee754-2008,
  key = "{IEEE}",
  title =       "{ANSI/IEEE Std 754-2008}, {IEEE} standard for
                  floating-point arithmetic",
  publisher = {"Institute of Electrical and Electronic Engineers"},
  year =         2008
}

@inproceedings{riscI-isca1981,
  title = {{RISC I}: {A} Reduced Instruction Set {VLSI} Computer},
  author = {David A. Patterson and Carlo H. S\'{e}quin},
  booktitle = {ISCA},
 location = {Minneapolis, Minnesota, USA},
  pages = {443-458},
  year = {1981}
}

@InProceedings{Katevenis:1983,
 author = {Katevenis, Manolis G.H. and Sherburne,Jr., Robert W. and Patterson, David A. and S{\'e}quin, Carlo H.},
 title = {The {RISC II} micro-architecture},
  booktitle = {Proceedings VLSI 83 Conference},
  year =      1983,
  month =     {August}}

@article{Katevenis:1984,
 author = {Katevenis, Manolis G.H. and Sherburne,Jr., Robert W. and Patterson, David A. and S{\'e}quin, Carlo H.},
 title = {The {RISC II} micro-architecture},
 journal = {Advances in VLSI and Computer Systems},
 issue_date = {Fall 1984},
 volume = {1},
 number = {2},
 month = October,
 year = {1984},
 pages = {138--152},
 publisher = {Computer Science Press, Inc.},
 address = {New York, NY, USA},
} 

@inproceedings{Ungar:1984,
 author = {David Ungar and Ricki Blau and Peter Foley and Dain Samples
                  and David Patterson},
 title = {Architecture of {SOAR}: {Smalltalk} on a {RISC}},
 booktitle = {ISCA},
 address = {Ann Arbor, MI},
 year = {1984},
 pages = {188--197}
} 

@Article{spur-jsscc1989,
  author =       {David D. Lee and Shing I. Kong and Mark D. Hill and
                  George S. Taylor and David A. Hodges and Randy
                  H. Katz and David A. Patterson},
  title =        {A {VLSI} Chip Set for a Multiprocessor
                  Workstation--{Part I}: An {RISC} Microprocessor with
                  Coprocessor Interface and Support for Symbolic
                  Processing},
  journal =      {IEEE JSSC},
  year =         1989,
  volume =    24,
  number =    6,
  pages =     {1688--1698},
  month =     {December}}

@MastersThesis{waterman-ms,
  author =       {Andrew Waterman},
  title =        {{Improving Energy Efficiency and Reducing Code Size with RISC-V Compressed}},
  school =       {University of California, Berkeley},
  year =         2011,
  Number = {UCB/EECS-2011-63},
}

@phdthesis{waterman-phd,
    Author = {Waterman, Andrew},
    Title = {Design of the {RISC-V} Instruction Set Architecture},
    School = {University of California, Berkeley},
    Year = {2016},
    Number = {UCB/EECS-2016-1},
}

@TechReport{riscvtr,
  author =       {Andrew Waterman and Yunsup Lee and David A. Patterson and Krste Asanovi\'{c}},
  title =        {The {RISC-V} Instruction Set Manual, {Volume I}: {Base}
                  User-Level {ISA}},
  institution =  {EECS Department, University of California, Berkeley},
  year =         2011,
  number =    {UCB/EECS-2011-62},
  month =     {May}}



@Book{kane:mips:1991,
  author =       {G. Kane and J. Heinrich},
  title =        {MIPS RISC Architecture},
  publisher =    {Prentice Hall},
  month =        {September},
  year =         1991,
  note =         {ISBN 0135904722},
  edition =      {2nd}
}

@book{patterson:undergrad:2008,
  author =       {D. A. Patterson and J. L. Hennessy},
  title =        {Computer Organization and Design: The
                  Hardware/Software Interface},
  edition =      {4th},
  publisher =    {Morgan Kaufmann},
  month =        {November},
  year =         {2008},
  note =         {ISBN 0123744938}
}

@Book{sweetman:mips:2006,
  author =       {D. Sweetman},
  title =        {See {MIPS} Run},
  edition =      {2nd},
  publisher =    {Morgan Kaufmann},
  year =         {2006},
  month =        {October},
  note =         {ISBN 0120884216}
}

@Misc{mips:arch:2010,
  author =       {MIPS Technologies Inc.},
  title =        {{MIPS32} Architecture for Programmers},
  year =         {2010},
  note =         {\verb!https://www.imgtec.com/mips/architectures/mips32/!}
}

@Misc{sgi:mipspro:1997,
  author =       {Silicon Graphics Inc.},
  title =        {{MIPSpro} 64-{B}it Porting and Translation Guide},
  year =         {1997},
  note =         {\verb!http://techpubs.sgi.com/!}
}

@Misc{openriscarch,
  author =    {OpenCores},
  title =     {{OpenRISC} 1000 Architecture Manual, Architecture
                  Version 1.0},
  month =     {December},
  year =      2012}

@ARTICLE{tremblay-vis-ieeemicro1996, 
author={Tremblay, M. and O'Connor, J.M. and Narayanan, V. and Liang He}, 
journal={IEEE Micro}, 
title={{VIS} speeds new media processing}, 
year={1996}, 
month=AUG, 
volume={16}, 
number={4}, 
pages={10 -20}, 
keywords={3D graphics environments;RISC-style instructions;UltraSparc;VIS;Visual Instruction Set;media processing;media-processing algorithms;computer graphics;instruction sets;reduced instruction set computing;}, 
ISSN={0272-1732},}

@ARTICLE{lee-max-ieeemicro1996, 
author={Lee, R.B.}, 
journal={IEEE Micro}, 
title={Subword parallelism with {MAX-2}}, 
year={1996}, 
month=AUG, 
volume={16}, 
number={4}, 
pages={51 -59}, 
keywords={MAX-2;instruction extensions;media processing;parallel computation;subword parallelism;word-oriented general-purpose processor;instruction sets;multimedia computing;parallel processing;}, 
ISSN={0272-1732},}

@ARTICLE{peleg-mmx-ieeemicro1996, 
author={Peleg, A. and Weiser, U.}, 
journal={IEEE Micro}, 
title={{MMX} technology extension to the {Intel} architecture}, 
year={1996}, 
month=AUG, 
volume={16}, 
number={4}, 
pages={42 -50}, 
keywords={Intel architecture;MMX;SIMD;communications;compatibility;multimedia;operating systems;microprocessor chips;parallel architectures;},
ISSN={0272-1732},}

@ARTICLE{raman-sse-ieeemicro2000, 
author={Raman, S.K. and Pentkovski, V. and Keshava, J.}, 
journal={IEEE Micro}, 
title={Implementing streaming {SIMD} extensions on the {Pentium}-{III} processor }, 
year={2000}, 
month=JUL/AUG,
volume={20}, 
number={4}, 
pages={47 -57}, 
keywords={Internet;Pentium III developers;demanding multimedia;die size constraints;streaming SIMD extensions;instruction sets;microprocessor chips;}, 
ISSN={0272-1732},}

@misc{lomont-avx-irm2011,
author={Chris Lomont},
title = {Introduction to {Intel Advanced Vector Extensions}},
howpublished = {Intel White Paper},
year = {2011},
}

@ARTICLE{goodacre-armisa-computer2005, 
author={Goodacre, J. and Sloss, A.N.}, 
journal={Computer}, 
title={Parallelism and the {ARM} instruction set architecture}, 
year={2005}, 
month=JULY,
volume={38}, 
number={7}, 
pages={ 42 - 50}, 
keywords={ ARM RISC processor; ARM chip design; ARM instruction set architecture; digital signal processor-like operations; exception handling; multiprocessing; reduced-instruction-set computing; subword parallelism; thread-level parallelism; variable execution time; instruction sets; microprocessor chips; parallel architectures; parallel programming; reduced instruction set computing;}, 
ISSN={0018-9162},}

@ARTICLE{diefendorff-altivec-ieeemicro2000, 
author={Diefendorff, K. and Dubey, P.K. and Hochsprung, R. and Scale, H.}, 
journal={IEEE Micro},
title={{AltiVec} extension to {PowerPC} accelerates media processing}, 
year={2000}, 
month=MAR/APR,
volume={20}, 
number={2}, 
pages={85 -95}, 
keywords={2D image processing;3D graphics;AltiVec extension;Apple G4;Hewlett-Packard added MAX;MDMX;MIPS architecture;MMX;Motorola's MPC 7400;PA-RISC architecture;PowerPC;PowerPC's AltiVec;SSE;Silicon Graphics;Sun enhanced Sparc;alias KNI;handwriting recognition;media mining;media processing;multimedia technologies;narrow/broadband signal processing;personal computing;digital signal processing chips;handwriting recognition;multimedia systems;parallel architectures;}, 
ISSN={0272-1732},}

@misc{gwennap-mdmx-mpr1996,
author={Linley Gwennap},
title={Digital, {MIPS} Add Multimedia Extensions},
howpublished = {Microprocessor Report},
year = {1996},
}
@article{majc,
 author = {Tremblay, Marc and Chan, Jeffrey and Chaudhry, Shailender and Conigliaro, Andrew W. and Tse, Shing Sheung},
 title = {The {MAJC} Architecture: {A} Synthesis of Parallelism and Scalability},
 journal = {IEEE Micro},
 issue_date = {November 2000},
 volume = {20},
 number = {6},
 month = November,
 year = {2000},
 pages = {12--25},
 publisher = {IEEE Computer Society Press},
 address = {Los Alamitos, CA, USA},
} 

@InProceedings{tx2,
  author =       {John M. Frankovich and H. Philip Peterson},
  title =        {A functional description of the {Lincoln} {TX-2} computer},
  booktitle =    {Western Joint Computer Conference},
  year =         1957,
  address =      {Los Angeles, CA},
  month =        {February}
}


@TechReport{heil-tr1996,
  author =       {Timothy H. Heil and James E. Smith},
  title =        {Selective Dual Path Execution},
  institution =  {University of Wisconsin - Madison},
  year =         1996,
  month =     {November}}

@inproceedings{Klauser-1998,
 author = {Klauser, A. and Austin, T. and Grunwald, D. and Calder, B.},
 title = {Dynamic Hammock Predication for Non-Predicated Instruction Set Architectures},
 booktitle = {Proceedings of the 1998 International Conference on Parallel Architectures and Compilation Techniques},
 series = {PACT '98},
 year = {1998},
 address = {Washington, DC, USA},
} 

@inproceedings{Kim-micro2005,
 author = {Kim, Hyesoon and Mutlu, Onur and Stark, Jared and Patt, Yale N.},
 title = {Wish Branches: Combining Conditional Branching and Predication for Adaptive Predicated Execution},
 booktitle = {Proceedings of the 38th annual IEEE/ACM International Symposium on Microarchitecture},
 series = {MICRO 38},
 year = {2005},
 location = {Barcelona, Spain},
 pages = {43--54},
} 

@INPROCEEDINGS{Gharachorloo90memoryconsistency,
    author = {Kourosh Gharachorloo and Daniel Lenoski and James Laudon
                  and Phillip Gibbons and Anoop Gupta and John
                  Hennessy}, 
    title = {Memory Consistency and Event Ordering in Scalable
                  Shared-Memory Multiprocessors}, 
    booktitle = {In Proceedings of the 17th Annual International
                  Symposium on Computer Architecture}, 
    year = {1990},
    pages = {15--26}
}


@inproceedings{Rajwar:2001:SLE,
 author = {Rajwar, Ravi and Goodman, James R.},
 title = {Speculative lock elision: enabling highly concurrent multithreaded execution},
 booktitle = {Proceedings of the 34th annual ACM/IEEE International Symposium on Microarchitecture},
 series = {MICRO 34},
 year = {2001},
 location = {Austin, Texas},
 pages = {294--305},
 publisher = {IEEE Computer Society},
} 

@Misc{sparcieee1994,
  title =     {{IEEE} Standard for a 32-bit microprocessor},
  howpublished = {IEEE Std. 1754-1994},
  year =      1994}


@Book{parisckane1995,
  author =    {Gerry Kane},
  title =        {PA-RISC 2.0 Architecture},
  publisher =    {Prentice Hall},
  year =         1995,
  month =     {December},
  note =      {ISBN 978-0131827349}}

@article{ibmpower7,
  title={{IBM} {POWER7} multicore server processor},
  author={Sinharoy, Balaram and Kalla, R. and Starke, W. J. and Le,
                  H. Q. and Cargnoni, R. and Van Norstrand, J. A. and
                  Ronchetti, B. J. and Stuecheli, J. and Leenstra,
                  J. and Guthrie, G. L. and Nguyen, D. Q. and Blaner,
                  B. and Marino, C. F. and Retter, E. and Williams, P.},
  journal={IBM Journal of Research and Development},
  volume={55},
  number={3},
  pages={1--1},
  year={2011},
  publisher={IBM}
}

@article{virtio,
 author = {Russell, Rusty},
 title = {Virtio: {Towards} a De-facto Standard for Virtual {I/O} Devices},
 journal = {SIGOPS Oper. Syst. Rev.},
 issue_date = {July 2008},
 volume = {42},
 number = {5},
 month = jul,
 year = {2008},
 issn = {0163-5980},
 pages = {95--103},
 numpages = {9},
 publisher = {ACM},
 address = {New York, NY, USA},
} 

@ARTICLE{goldbergvm,
author={Goldberg, Robert P.}, 
journal={Computer}, 
title={Survey of virtual machine research}, 
year={1974}, 
month={June}, 
volume={7}, 
number={6}, 
pages={34-45}
}

@Manual{alphapalcode,
  title =        {{PALcode} for {Alpha} microprocessors: System Design
                  Guide},
  organization = {Digital Equipment Corporation},
  address =   {Maynard, Massachusetts},
  note = {EC-QFGLC-TE},
  month =     {May},
  year =      1996}

@article{transparent-superpages,
 author = {Navarro, Juan and Iyer, Sitaram and Druschel, Peter and Cox, Alan},
 title = {Practical, Transparent Operating System Support for Superpages},
 journal = {SIGOPS Oper. Syst. Rev.},
 issue_date = {Winter 2002},
 volume = {36},
 number = {SI},
 month = dec,
 year = {2002},
 issn = {0163-5980},
 pages = {89--104},
 numpages = {16},
 url = {https://doi.org/10.1145/844128.844138},
 doi = {10.1145/844128.844138},
 acmid = {844138},
 publisher = {ACM},
 address = {New York, NY, USA},
} 

@Book{stretch,
  author = "Werner Buchholz",
  title =  {Planning a computer system: {Project} {Stretch}},
  publisher =    {McGraw-Hill Book Company},
  year =         1962
  }

@Article{ibm360,
  author =       {G. M. Amdahl and G. A. Blaauw and F. P. Brooks, Jr.},
  title =        {Architecture of the {IBM} {System/360}},
  journal =      {IBM Journal of R. \& D.},
  year =         1964,
  volume =       8,
  number =       2
}

@inproceedings{cdc6600,
 author = {Thornton, James E.},
 title = {Parallel Operation in the {Control Data 6600}},
 booktitle = {Proceedings of the October 27-29, 1964, Fall Joint Computer Conference, Part II: Very High Speed Computer Systems},
 series = {AFIPS '64 (Fall, part II)},
 year = {1965},
 location = {San Francisco, California},
 pages = {33--40}
} 

@InProceedings{jtseng:sbbci,
  author = {J. Tseng and K. Asanovi\'c},
  title = {Energy-Efficient Register Access},
  booktitle = {Proc. of the 13th Symposium on Integrated Circuits and
                  Systems Design},
   address = {Manaus, Brazil},
  month = {September},
  year = 2000,
  pages = "377--384"
}

@TechReport{riscvtr2,
  author =       {Andrew Waterman and Yunsup Lee and David A. Patterson and Krste Asanovi\'{c}},
  title =        {The {RISC-V} Instruction Set Manual, {Volume I}: {Base}
                  User-Level {ISA} Version 2.0},
  institution =  {EECS Department, University of California, Berkeley},
  year =         2014,
  number =    {UCB/EECS-2014-54},
  month =     {May}}

@Article{ibm370varch,
  author =       {W. Buchholz},
  title =        "{The IBM System/370 vector architecture}",
  journal =      {IBM Systems Journal},
  year =         1986,
  volume =       25,
  number =       1,
  pages =        {51--62}
}

@PhdThesis{krstephd,
  author =       {Krste Asanovi\'c},
  title =        {Vector Microprocessors},
  school =       {University of California at Berkeley},
  year =         1998,
  month =        {May},
  note =         {Available as techreport UCB/CSD-98-1014}
}

@InProceedings{vp200,
  author =       "Kenichi Miura and Keiichiro Uchida",
  title =        "{FACOM Vector Processor System: VP-100/VP-200}",
  editor =       "Kawalik",
  volume =       "F7",
  booktitle =    "Proceedings of NATO Advanced Research Workshop on
                  High Speed Computing",
  year =         1984,
  publisher =    "Springer-Verlag",
  note =         "Also in: IEEE Tutorial Supercomputers: Design and
                  Applications. Kai Hwang(editor), pp59-73"
}
@Manual{crayx1asm,
  title =        {Cray Assembly Language {(CAL)} for {Cray} {X1} Systems Reference Manual},
  organization = {Cray Inc.},
  edition =   {1.1},
  month =     {June},
  year =      2003}
}

@misc{riscv-elf-psabi,
  title = {{RISC-V ELF psABI Specification}},
  howpublished = {\url{https://github.com/riscv/riscv-elf-psabi-doc/}}
}

@misc{riscv-asm-manual,
  key = "{assembly manual}",
  title = {RISC-V Assembly Programmer's Manual},
  howpublished = {\url{https://github.com/riscv/riscv-asm-manual}}
}


@inproceedings{lithe-pan-hotpar09, 
author =        {Heidi Pan and Benjamin Hindman and Krste Asanovi\'c},
title =         {{Lithe}: Enabling Efficient Composition of Parallel Libraries},
booktitle =     {Proceedings of the 1st USENIX Workshop on Hot Topics in Parallelism (HotPar~'09)},
month =         {March},
year =          {2009},
address =       {Berkeley, CA}} 


@inproceedings{lithe-pan-pldi10, 
author =        {Heidi Pan and Benjamin Hindman and Krste Asanovi\'c},
title =         {Composing Parallel Software Efficiently with {Lithe}},
booktitle =     {31st Conference on Programming Language Design and Implementation},
month =         {June},
year =          {2010},
address =       {Toronto, Canada}} 

@article{roux:hal-01091186,
  TITLE = {{Innocuous Double Rounding of Basic Arithmetic Operations}},
  AUTHOR = {Roux, Pierre},
  URL = {https://hal.archives-ouvertes.fr/hal-01091186},
  JOURNAL = {{Journal of Formalized Reasoning}},
  PUBLISHER = {{ASDD-AlmaDL}},
  VOLUME = {7},
  NUMBER = {1},
  PAGES = {131-142},
  YEAR = {2014},
  MONTH = Nov,
  DOI = {10.6092/issn.1972-5787/4359},
  KEYWORDS = {Coq ; double rounding ; floating-point arithmetic},
  PDF = {https://hal.archives-ouvertes.fr/hal-01091186/file/submission.pdf},
  HAL_ID = {hal-01091186},
  HAL_VERSION = {v1},
}

@electronic{unpriv,
  title = {RISC-V Instruction Set Manual, Volume I: Unprivileged ISA },
  url = {https://github.com/riscv/riscv-isa-manual},
  year = {}
}
@inproceedings{queue,
  author = {Michael, Maged M. and Scott, Michael L.},
  title = {Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms},
  year = {1996},
  isbn = {0897918002},
  publisher = {Association for Computing Machinery},
  address = {New York, NY, USA},
  url = {https://doi.org/10.1145/248052.248106},
  doi = {10.1145/248052.248106},
  booktitle = {Proceedings of the Fifteenth Annual ACM Symposium on Principles of Distributed Computing},
  pages = {267–275},
  numpages = {9},
  keywords = {multiprogramming, compare_and_swap, non-blocking, concurrent queue, lock-free},
  location = {Philadelphia, Pennsylvania, USA},
  series = {PODC '96}
}

// Bibliographical refs from Crypto


%
% RISC-V Specifications and draft specifications
% -----------------------------------------------------------------

@misc{riscv:policy:encodings,
    title={RISC-V Instruction Encoding Allocation Policy},
    url={https://docs.google.com/document/d/1uC6QAyFmglGbO9kRR-X8LQWga6B3yBJR7-iw6ZXnfG8/edit#}
}

@misc{riscv:bitmanip:repo,
  title        = {RISC-V Bit manipulation extension repository},
  url          = {https://github.com/riscv/riscv-bitmanip}
}

@misc{riscv:bitmanip:draft,
  title        = {RISC-V Bit manipulation extension draft proposal},
  url          = {https://github.com/riscv/riscv-bitmanip/blob/master/bitmanip-draft.pdf}
}

@article{riscv:spec:user,
  title={The RISC-V instruction set manual},
  author={Waterman, Andrew and Lee, Yunsup and Patterson, David and Asanovic, Krste},
  journal={Volume I: User-Level ISA', version},
  volume={2},
  year={2014}
}

@misc{sail,
  title   = {SAIL ISA Specification Language},
  url     = {https://github.com/rems-project/sail}
}

@inproceedings{LSYRR:04,
  title={On permutation operations in cipher design},
  author={Lee, Ruby B and Shi, ZJ and Yin, Yiqun Lisa and Rivest, Ronald L and Robshaw, Matthew JB},
  booktitle={International Conference on Information Technology: Coding and Computing, 2004. Proceedings. ITCC 2004.},
  volume={2},
  pages={569--577},
  year={2004},
  organization={IEEE}
}
%
% NIST Specifications and recommendations
% -----------------------------------------------------------------

@misc{nist:gcm,
  author        = {Morris Dworkin},
  title         = {Recommendation for Block Cipher Modes of Operation:
                  {Galois}/{Counter} {Mode} ({GCM}) and {GMAC}},
  howpublished  = {NIST Special Publication SP 800-38D},
  url           = {https://doi.org/10.6028/NIST.SP.800-38D},
  month         = {November},
  year          = {2007}
}


@misc{nist:fips:186:4,
  author        = {{NIST}},
  title         = {Digital Signature Standard (DSS)},
  howpublished  = {Federal Information Processing Standards Publication FIPS 186-4},
  url           = {https://doi.org/10.6028/NIST.FIPS.186-4},
  month         = {July},
  year          = {2013}
}

@misc{nist:fips:197,
  author		= {{NIST}},
  title         = {{Advanced} {Encryption} {Standard} ({AES})},
  howpublished  = {Federal Information Processing Standards Publication FIPS
                  197},
  url           = {https://doi.org/10.6028/NIST.FIPS.197},
  month         = {November},
  year          = {2001}
}


@misc{nist:fips:180:4,
  author        = {{NIST}},
  title         = {Secure Hash Standard ({SHS})},
  howpublished  = {Federal Information Processing Standards Publication FIPS 180-4},
  url           = {https://doi.org/10.6028/NIST.FIPS.180-4},
  month         = {August},
  year          = {2015}
}

@misc{nist:fips:202,
  author        = {{NIST}},
  title         = {{SHA}-3 Standard: Permutation-Based Hash and Extendable-Output Functions},
  howpublished  = {Federal Information Processing Standards Publication FIPS
                  202},
  url           = {https://doi.org/10.6028/NIST.FIPS.202},
  month         = {August},
  year          = {2015}
}

%
% PRC Standards (which are also ISO/IEC standards)
% -----------------------------------------------------------------


@Misc{gbt:sm3,
  title         = {{GB}/{T} 32905-2016: {SM3} Cryptographic Hash Algorithm},
  howpublished  = {Also {GM}/{T} 0004-2012. Standardization Administration of China},
  url           = {http://www.gmbz.org.cn/upload/2018-07-24/1532401392982079739.pdf},
  month         = {August},
  year          = {2016}
}

@Misc{gbt:sm4,
  title         = {{GB}/{T} 32907-2016: {SM4} Block Cipher Algorithm},
  howpublished	= {Also {GM}/{T} 0002-2012. Standardization Administration of China},
  url           = {http://www.gmbz.org.cn/upload/2018-04-04/1522788048733065051.pdf},
  month         = {August},
  year          = {2016}
}

@Misc{iso:sm3,
  author        = {ISO/IEC},
  title         = {IT Security techniques -- Hash-functions -- Part 3:
  						Dedicated hash-functions},
  howpublished  = {{ISO}/{IEC} Standard 10118-3:2018},
  year          = {2018}
}

@Misc{iso:sm4,
  author        = {ISO/IEC},
  title         = {Information technology -- Security techniques --
                  Encryption algorithms -- Part 3: Block ciphers. {Amendment}
                  2: {SM4}},
  howpublished  = {{ISO}/{IEC} Standard 18033-3:2010/DAmd 2 (en)},
  year          = {2018}
}


%
% Miscellaneous Technical Reports
% -----------------------------------------------------------------

@techreport{MPP:19,
  author       = {Ben Marshall and Daniel Page and Thinh Pham},
  title        = {{XCrypto}: a cryptographic {ISE} for {RISC-V}},
  number       = {1.0.0},
  year         = {2019},
  url          = {https://github.com/scarv/xcrypto}
}

%
% Academic Papers: Misc
% -----------------------------------------------------------------


@article{MNPSW:20,
title={The design of scalar AES Instruction Set Extensions for RISC-V},
volume={2021},
url={https://tches.iacr.org/index.php/TCHES/article/view/8729},
DOI={10.46586/tches.v2021.i1.109-136},
number={1},
journal={IACR Transactions on Cryptographic Hardware and Embedded Systems},
author={Marshall, Ben and Newell, G. Richard and Page, Dan and Saarinen, Markku-Juhani O. and Wolf, Claire},
year={2020},
month={Dec.},
pages={109-136}
}

@inproceedings{TGMGD:19,
 author = {Etienne Tehrani and Tarik Graba and Abdelmalek Si Merabet and Sylvain Guilley and Jean-Luc Danger},
 title         = {Classification of Lightweight Block Ciphers for Specific Processor Accelerated Implementations},
 year          = {2019},
 month         = {11},
 booktitle     = {26th IEEE International Conference on Electronics Circuits and Systems}
}

@inproceedings{TG:06,
  title={Instruction set extensions for efficient AES implementation on 32-bit processors},
  author={Tillich, Stefan and Gro{\ss}sch{\"a}dl, Johann},
  booktitle={International workshop on cryptographic hardware and embedded systems},
  pages={270--284},
  year={2006},
  organization={Springer}
}

@inproceedings{DPUVGB:16,
  title={Design strategies for ARX with provable bounds: Sparx and LAX},
  author={Dinu, Daniel and Perrin, L{\'e}o and Udovenko, Aleksei and Velichkov, Vesselin and Gro{\ss}sch{\"a}dl, Johann and Biryukov, Alex},
  booktitle={International Conference on the Theory and Application of Cryptology and Information Security},
  pages={484--513},
  year={2016},
  organization={Springer}
}

@inproceedings{LSYRR:04,
  title={On permutation operations in cipher design},
  author={Lee, Ruby B and Shi, ZJ and Yin, Yiqun Lisa and Rivest, Ronald L and Robshaw, Matthew JB},
  booktitle={International Conference on Information Technology: Coding and Computing, 2004. Proceedings. ITCC 2004.},
  volume={2},
  pages={569--577},
  year={2004},
  organization={IEEE}
}

@article{CDPA:16,
  title={The Renewed Case for the Reduced Instruction Set Computer: Avoiding ISA Bloat with Macro-Op Fusion for RISC-V},
  author={Celio, Christopher and Dabbelt, Palmer and Patterson, David A and Asanovi{\'c}, Krste},
  journal={arXiv preprint arXiv:1607.02318},
  year={2016}
}



%
% Block Cipher Specifications
% -----------------------------------------------------------------

@inproceedings{block:prince,
  title={PRINCE--a low-latency block cipher for pervasive computing applications},
  author={Borghoff, Julia and Canteaut, Anne and G{\"u}neysu, Tim and Kavun, Elif Bilge and Knezevic, Miroslav and Knudsen, Lars R and Leander, Gregor and Nikov, Ventzislav and Paar, Christof and Rechberger, Christian and others},
  booktitle={International Conference on the Theory and Application of Cryptology and Information Security},
  pages={208--225},
  year={2012},
  organization={Springer}
}

@inproceedings{block:present,
  title={PRESENT: An ultra-lightweight block cipher},
  author={Bogdanov, Andrey and Knudsen, Lars R and Leander, Gregor and Paar, Christof and Poschmann, Axel and Robshaw, Matthew JB and Seurin, Yannick and Vikkelsoe, Charlotte},
  booktitle={International workshop on cryptographic hardware and embedded systems},
  pages={450--466},
  year={2007},
  organization={Springer}
}

@incollection{block:salsa20,
  title={The Salsa20 family of stream ciphers},
  author={Bernstein, Daniel J},
  booktitle={New stream cipher designs},
  pages={84--97},
  year={2008},
  publisher={Springer}
}

@article{block:rectangle,
  title={RECTANGLE: a bit-slice lightweight block cipher suitable for multiple platforms},
  author={Zhang, Wentao and Bao, Zhenzhen and Lin, Dongdai and Rijmen, Vincent and Yang, Bohan and Verbauwhede, Ingrid},
  journal={Science China Information Sciences},
  volume={58},
  number={12},
  pages={1--15},
  year={2015},
  publisher={Springer}
}

@inproceedings{block:gift,
  title={GIFT: a small present},
  author={Banik, Subhadeep and Pandey, Sumit Kumar and Peyrin, Thomas and Sasaki, Yu and Sim, Siang Meng and Todo, Yosuke},
  booktitle={International Conference on Cryptographic Hardware and Embedded Systems},
  pages={321--345},
  year={2017},
  organization={Springer}
}

@inproceedings{block:twine,
  title={TWINE: A Lightweight Block Cipher for Multiple Platforms},
  author={Suzaki, Tomoyasu and Minematsu, Kazuhiko and Morioka, Sumio and Kobayashi, Eita},
  booktitle={International Conference on Selected Areas in Cryptography},
  pages={339--354},
  year={2012},
  organization={Springer}
}

@inproceedings{block:skinny,
  title={The SKINNY family of block ciphers and its low-latency variant MANTIS},
  author={Beierle, Christof and Jean, J{\'e}r{\'e}my and K{\"o}lbl, Stefan and Leander, Gregor and Moradi, Amir and Peyrin, Thomas and Sasaki, Yu and Sasdrich, Pascal and Sim, Siang Meng},
  booktitle={Annual International Cryptology Conference},
  pages={123--153},
  year={2016},
  organization={Springer}
}

@inproceedings{block:midori,
  title={Midori: A block cipher for low energy},
  author={Banik, Subhadeep and Bogdanov, Andrey and Isobe, Takanori and Shibutani, Kyoji and Hiwatari, Harunaga and Akishita, Toru and Regazzoni, Francesco},
  booktitle={International Conference on the Theory and Application of Cryptology and Information Security},
  pages={411--436},
  year={2015},
  organization={Springer}
}

@inproceedings{block:camellia,
  title={Camellia: A 128-bit block cipher suitable for multiple platforms—design andanalysis},
  author={Aoki, Kazumaro and Ichikawa, Tetsuya and Kanda, Masayuki and Matsui, Mitsuru and Moriai, Shiho and Nakajima, Junko and Tokita, Toshio},
  booktitle={International Workshop on Selected Areas in Cryptography},
  pages={39--56},
  year={2000},
  organization={Springer}
}

@inproceedings{block:aria,
  title={New block cipher: ARIA},
  author={Kwon, Daesung and Kim, Jaesung and Park, Sangwoo and Sung, Soo Hak and Sohn, Yaekwon and Song, Jung Hwan and Yeom, Yongjin and Yoon, E-Joong and Lee, Sangjin and Lee, Jaewon and others},
  booktitle={International Conference on Information Security and Cryptology},
  pages={432--445},
  year={2003},
  organization={Springer}
}



%
% Online references
% -----------------------------------------------------------------

@misc{MJS:LWAES:20,
    author    = "Markku-Juhani O. Saarinen",
    title     = "Lightweight AES ISA",
    howpublished = "\url{https://github.com/mjosaarinen/lwaes_isa}",
    year     = "2020",
    month    = "01",
    note     = "Retrieved 24th January, 2020.",
}

@misc{MJS:LWSHA:20,
    author    = "Markku-Juhani O. Saarinen",
    title     = "Lightweight SHA ISA",
    howpublished = "\url{https://github.com/mjosaarinen/lwsha_isa}",
    year     = "2020",
    month    = "03",
    note     = "Retrieved 26th March, 2020.",
}


@article{tls:1.3,
  title={The transport layer security (TLS) protocol version 1.3},
  author={Rescorla, Eric and Dierks, Tim},
  year={2018},
  month={August},
  publisher={DOI 10.17487/RFC8446}
}


%
% Mostly academic, bibtool sorted  (2020-07-08  mjos)
% -----------------------------------------------------------------


@Misc{		  AM17,
  author	= {{AMD}},
  title		= {{AMD} Random Number Generator},
  howpublished	= {AMD TechDocs},
  publisher	= {Advanced Micro Devices},
  url		= {https://www.amd.com/system/files/TechDocs/amd-random-number-generator.pdf},
  month		= {June},
  year		= {2017}
}

@Misc{		  AR17,
  author	= {{ARM}},
  title		= {ARM TrustZone True Random Number Generator: Technical Reference Manual},
  howpublished	= {ARM 100976\_0000\_00\_en (rev. r0p0)},
  publisher	= {{ARM}},
  url		= {http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.100976_0000_00_en},
  month		= {May},
  year		= {2017}
}

@Misc{		  AR20,
  author	= {{ARM}},
  title		= {Arm Architecture Registers: Armv8, for Armv8-A
		  architecture profile},
  howpublished	= {ARM DDI 0595 (ID033020)},
  publisher	= {{ARM}},
  url		= {https://developer.arm.com/docs/ddi0595/g},
  month		= {April},
  year		= {2020}
}

@Book{		  An20,
  author	= {Ross J. Anderson},
  title		= {Security engineering - a guide to building dependable
		  distributed systems {(3.} ed.)},
  publisher	= {Wiley},
  isbn		= {978-1-119-64278-7},
  url		= {https://www.cl.cam.ac.uk/~rja14/book.html},
  month		= {December},
  year		= {2020}
}

@Misc{		  BS13,
  author	= {{BSI}},
  title		= {Evaluation of random number generators},
  howpublished	= {Version 0.10, BSI},
  url		= {https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Zertifizierung/Interpretationen/AIS_20_AIS_31_Evaluation_of_random_number_generators_e.html},
  publisher	= {BSI},
  month		= {March},
  year		= {2013}
}

@Misc{		  Ba20,
  author	= {Elaine Barker},
  title		= {Recommendation for Key Management: Part 1 -- General},
  howpublished	= {NIST Special Publication SP 0 Part 1, Revision 5},
  doi		= {10.6028/NIST.SP.800-57pt1r5},
  publisher	= {{NIST}},
  month		= {May},
  year		= {2020}
}

@Article{	  Ba86,
  author	= {Per Bak},
  title		= {The Devil's Staircase},
  journal	= {Phys. Today},
  volume	= {39},
  number	= {12},
  pages		= {38--45},
  doi		= {10.1063/1.881047},
  publisher	= {{AIP}},
  month		= {December},
  year		= {1986}
}

@Misc{		  BaBa19,
  author	= {Elaine Barker and William Barker},
  title		= {Recommendation for Key Management: Part 2 -- Best
		  Practices for Key Management Organizations},
  howpublished	= {NIST Special Publication SP 800-57 Part 2, Revision 1},
  doi		= {10.6028/NIST.SP.800-57pt2r1},
  publisher	= {{NIST}},
  month		= {May},
  year		= {2019}
}

@Misc{		  BaDa15,
  author	= {Elaine Barker and Quynh Dang},
  title		= {Recommendation for Key Management, Part 3:
		  Application-Specific Key Management Guidance},
  howpublished	= {NIST Special Publication SP 800-57 Part 3, Revision 1},
  doi		= {10.6028/NIST.SP.800-57pt3r1},
  publisher	= {{NIST}},
  month		= {January},
  year		= {2015}
}

@InProceedings{	  BaFoKa:12,
  author	= {Romain Bardou and Riccardo Focardi and Yusuke Kawamoto and
		  Lorenzo Simionato and Graham Steel and Joe{-}Kai Tsay},
  title		= {Efficient Padding Oracle Attacks on Cryptographic
		  Hardware},
  booktitle	= {Advances in Cryptology - {CRYPTO} 2012 - 32nd Annual
		  Cryptology Conference, Santa Barbara, CA, USA, August
		  19-23, 2012. Proceedings},
  pages		= {608--625},
  crossref	= {_SaCa12},
  doi		= {10.1007/978-3-642-32009-5\_36},
  year		= {2012}
}

@Misc{		  BaKe15,
  author	= {Elaine Barker and John Kelsey},
  title		= {Recommendation for Random Number Generation Using
		  Deterministic Random Bit Generators},
  howpublished	= {NIST Special Publication SP 800-90A Revision 1},
  doi		= {10.6028/NIST.SP.800-90Ar1},
  month		= {June},
  year		= {2015}
}

@Misc{		  BaKeRo:21,
  author	= {Elaine Barker and John Kelsey and Allen Roginsky and
		  Meltem Sönmez Turan and Darryl Buller and Aaron Kaufer},
  title		= {Recommendation for Random Bit Generator ({RBG})
		  Constructions},
  howpublished	= {Draft NIST Special Publication SP 800-90C},
  month		= {March},
  year		= {2021}
}

@Article{	  BaLuMi:11,
  author	= {Mathieu Baudet and David Lubicz and Julien Micolod and
		  Andr{\'{e}} Tassiaux},
  title		= {On the Security of Oscillator-Based Random Number
		  Generators},
  journal	= {J. Cryptology},
  volume	= {24},
  number	= {2},
  pages		= {398--425},
  doi		= {10.1007/s00145-010-9089-3},
  year		= {2011}
}

@Article{	  BeRePa:14,
  author	= {Georg T. Becker and Francesco Regazzoni and Christof Paar
		  and Wayne P. Burleson},
  title		= {Stealthy dopant-level hardware Trojans: extended version},
  journal	= {J. Cryptographic Engineering},
  volume	= {4},
  number	= {1},
  pages		= {19--31},
  publisher	= {Springer},
  doi		= {10.1007/s13389-013-0068-0},
  year		= {2014}
}

@Article{	  Bl86,
  author	= {Manuel Blum},
  title		= {Independent unbiased coin flips from a correlated biased
		  source -- A finite state Markov chain},
  journal	= {Combinatorica},
  volume	= {6},
  number	= {2},
  pages		= {97--108},
  doi		= {10.1007/BF02579167},
  year		= {1986}
}

@Article{	  BlBlSh86,
  author	= {Lenore Blum and Manuel Blum and Mike Shub},
  title		= {A Simple Unpredictable Pseudo-Random Number Generator},
  journal	= {{SIAM} J. Comput.},
  volume	= {15},
  number	= {2},
  pages		= {364--383},
  doi		= {10.1137/0215025},
  publisher	= {{SIAM}},
  year		= {1986}
}

@InProceedings{	  ChMaGa:16,
  author	= {Stephen Checkoway and Jacob Maskiewicz and Christina
		  Garman and Joshua Fried and Shaanan Cohney and Matthew
		  Green and Nadia Heninger and Ralf{-}Philipp Weinmann and
		  Eric Rescorla and Hovav Shacham},
  title		= {A Systematic Analysis of the Juniper Dual {EC} Incident},
  booktitle	= {Proceedings of the 2016 {ACM} {SIGSAC} Conference on
		  Computer and Communications Security, Vienna, Austria,
		  October 24-28, 2016},
  pages		= {468--479},
  crossref	= {_WeKaKr:16},
  doi		= {10.1145/2976749.2978395},
  year		= {2016}
}

@Article{	  ChMaGa:18,
  author	= {Stephen Checkoway and Jacob Maskiewicz and Christina
		  Garman and Joshua Fried and Shaanan Cohney and Matthew
		  Green and Nadia Heninger and Ralf{-}Philipp Weinmann and
		  Eric Rescorla and Hovav Shacham},
  title		= {Where did {I} leave my keys?: lessons from the Juniper
		  Dual {EC} incident},
  journal	= {Commun. {ACM}},
  volume	= {61},
  number	= {11},
  pages		= {148--155},
  publisher	= {{ACM}},
  doi		= {10.1145/3266291},
  year		= {2018}
}

@Misc{		  Cr17,
  author	= {Common Criteria},
  title		= {Common Methodology for Information Technology Security
		  Evaluation: Evaluation methodology},
  howpublished	= {Specification: Version 3.1 Revision 5},
  url		= {https://commoncriteriaportal.org/cc/},
  month		= {April},
  year		= {2017}
}

@Misc{		  Da02,
  author	= {Robert B. Davies},
  title		= {Exclusive OR (XOR) and hardware random number generators},
  howpublished	= {Author-hosted manuscript},
  url		= {http://www.robertnz.net/pdf/xor2.pdf},
  month		= {February},
  year		= {2002}
}

@Book{		  DaRo58,
  author	= {Wilbur B. Davenport Jr. and William L. Root},
  title		= {An Introduction to the Theory of Random Signals and
		  Noise},
  url		= {https://ieeexplore.ieee.org/servlet/opac?bknumber=5265617},
  pages		= {401},
  publisher	= {McGraw-Hill},
  year		= {1958}
}

@Article{	  El72,
  author	= {Peter Elias},
  title		= {The Efficient Construction of an Unbiased Random
		  Sequence},
  journal	= {Ann. Math. Statist.},
  volume	= {43},
  number	= {3},
  pages		= {865--870},
  doi		= {10.1214/aoms/1177692552},
  publisher	= {Institute of Mathematical Statistics},
  year		= {1972}
}

@InProceedings{	  EvPo16,
  author	= {Dmitry Evtyushkin and Dmitry V. Ponomarev},
  title		= {Covert Channels through Random Number Generator:
		  Mechanisms, Capacity Estimation and Mitigations},
  booktitle	= {Proceedings of the 2016 {ACM} {SIGSAC} Conference on
		  Computer and Communications Security, Vienna, Austria,
		  October 24-28, 2016},
  pages		= {843--857},
  crossref	= {_WeKaKr:16},
  doi		= {10.1145/2976749.2978374},
  year		= {2016}
}

@InProceedings{	  Gr96,
  author	= {Lov K. Grover},
  title		= {A Fast Quantum Mechanical Algorithm for Database Search},
  booktitle	= {Proceedings of the Twenty-eighth Annual ACM Symposium on
		  Theory of Computing},
  series	= {STOC '96},
  pages		= {212--219},
  url		= {http://arxiv.org/pdf/quant-ph/9605043},
  doi		= {10.1145/237814.237866},
  publisher	= {{ACM}},
  year		= 1996
}

@InProceedings{	  GrLaRo:16,
  author	= {Markus Grassl and Brandon Langenberg and Martin Roetteler
		  and Rainer Steinwandt},
  title		= {Applying Grover's Algorithm to {AES:} Quantum Resource
		  Estimates},
  booktitle	= {Post-Quantum Cryptography - 7th International Workshop,
		  PQCrypto 2016, Fukuoka, Japan, February 24-26, 2016,
		  Proceedings},
  pages		= {29--43},
  crossref	= {_Ta16},
  url		= {https://arxiv.org/pdf/1512.04965.pdf},
  doi		= {10.1007/978-3-319-29360-8\_3},
  year		= {2016}
}

@Misc{		  HaKoMa12,
  author	= {Mike Hamburg and Paul Kocher and Mark E. Marson},
  title		= {Analysis of Intel's Ivy Bridge Digital Random Number
		  Generator},
  howpublished	= {Technical Report, Cryptography Research (Prepared for
		  Intel)},
  month		= {March},
  year		= {2012}
}

@Article{	  HaLe98,
  author	= {Ali Hajimiri and Thomas H. Lee},
  title		= {A general theory of phase noise in electrical
		  oscillators},
  journal	= {IEEE Journal of Solid-State Circuits},
  volume	= {33},
  number	= {2},
  pages		= {179--194},
  publisher	= {{IEEE}},
  doi		= {10.1109/4.658619},
  year		= {1998}
}

@Article{	  HaLiLe99,
  author	= {Ali Hajimiri and Sotirios Limotyrakis and Thomas H. Lee},
  title		= {Jitter and phase noise in ring oscillators},
  journal	= { {IEEE} Journal of Solid-State Circuits},
  volume	= {34},
  number	= {6},
  doi		= {10.1109/4.766813},
  url		= {https://authors.library.caltech.edu/4916/1/HAJieeejssc99a.pdf},
  pages		= {790--804},
  month		= {June},
  year		= {1999}
}

@Article{	  HuHe20,
  author	= {Darren Hurley-Smith and Julio C\'esar Hern\'andez-Castro},
  title		= {Quantum Leap and Crash: Searching and Finding Bias in
		  Quantum Random Number Generators},
  journal	= {ACM Transactions on Privacy and Security},
  volume	= {23},
  number	= {3},
  pages		= {1--25},
  doi		= {10.1145/3403643},
  publisher	= {{ACM}},
  month		= {June},
  year		= {2020}
}

@TechReport{	  IS16,
  author	= {{ISO}},
  type		= {Standard},
  title		= {Information technology -- Security techniques -- Testing
		  methods for the mitigation of non-invasive attack classes
		  against cryptographic modules},
  shorttitle	= {{ISO}/{IEC} 17825:2016},
  language	= {en},
  number	= {ISO/IEC 17825:2016},
  institution	= {International Organization for Standardization},
  year		= {2016}
}

@Misc{		  IT19,
  author	= {ITU},
  title		= {Quantum noise random number generator architecture},
  howpublished	= {Recommendation ITU-T X.1702},
  url		= {https://www.itu.int/rec/T-REC-X.1702-201911-I/en},
  publisher	= {International Telecommunications Union},
  month		= {November},
  year		= {2019}
}

@Misc{		  In20,
  author	= {Intel},
  title		= {Deep Dive: Special Register Buffer Data Sampling},
  url		= {https://software.intel.com/security-software-guidance/insights/deep-dive-special-register-buffer-data-sampling},
  howpublished	= {Intel Developer Zone},
  publisher	= {Intel},
  month		= {June},
  year		= {2020}
}

@Misc{		  In20A,
  author	= {Intel},
  title		= {{SRBDS} Mitigation Impact on Intel Secure Key},
  url		= {https://software.intel.com/security-software-guidance/insights/srbds-mitigation-impact-intel-secure-key},
  howpublished	= {Intel Developer Zone},
  publisher	= {Intel},
  month		= {June},
  year		= {2020}
}

@InProceedings{	  JaNaRo:20,
  author	= {Samuel Jaques and Michael Naehrig and Martin Roetteler and
		  Fernando Virdia},
  title		= {Implementing Grover Oracles for Quantum Key Search on
		  {AES} and LowMC},
  booktitle	= {Advances in Cryptology - {EUROCRYPT} 2020 - 39th Annual
		  International Conference on the Theory and Applications of
		  Cryptographic Techniques, Zagreb, Croatia, May 10-14, 2020,
		  Proceedings, Part {II}},
  pages		= {280--310},
  crossref	= {_CaIs20},
  url		= {https://arxiv.org/pdf/1910.01700.pdf},
  doi		= {10.1007/978-3-030-45724-2\_10},
  year		= {2020}
}

@Article{	  KaScVe13,
  author	= {Dusko Karaklajic and J{\"{o}}rn{-}Marc Schmidt and Ingrid
		  Verbauwhede},
  title		= {Hardware Designer's Guide to Fault Attacks},
  journal	= {{IEEE} Trans. Very Large Scale Integr. Syst.},
  volume	= {21},
  number	= {12},
  pages		= {2295--2306},
  doi		= {10.1109/TVLSI.2012.2231707},
  publisher	= {IEEE},
  year		= {2013}
}

@Misc{		  KiSc01,
  author	= {Wolfgang Killmann and Werner Schindler},
  title		= {A Proposal for: Functionality classes and evaluation
		  methodology for true (physical) random number generators},
  howpublished	= {AIS 31, Version 3.1, English Translation, BSI},
  url		= {https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Zertifizierung/Interpretationen/AIS_31_Functionality_classes_evaluation_methodology_for_true_RNG_e.html},
  publisher	= {BSI},
  month		= {September},
  year		= {2001}
}

@Misc{		  KiSc11,
  author	= {Wolfgang Killmann and Werner Schindler},
  title		= {A Proposal for: Functionality classes for random number
		  generators},
  howpublished	= {AIS 20 / AIS 31, Version 2.0, English Translation, BSI},
  url		= {https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Zertifizierung/Interpretationen/AIS_31_Functionality_classes_for_random_number_generators_e.html},
  publisher	= {BSI},
  month		= {September},
  year		= {2011}
}

@Misc{		  KoXiHu:21,
  author	= {Nick Kossifidis and Joe Xie and Bill Huffman and Allen
		  Baum and Greg Favor and Tariq Kurd and Fumio Arakawa},
  title		= {{PMP} Enhancements for memory access and execution
		  prevention on Machine mode},
  howpublished	= {Version 0.9.1 -- {RISC}-{V} {TEE} Task Group},
  month		= {May},
  year		= {2021}
}
10.1007/978-3-540-71039-4\_21
@InProceedings{	  La08,
  author	= {Patrick Lacharme},
  title		= {Post-Processing Functions for a Biased Physical Random
		  Number Generator},
  booktitle	= {Fast Software Encryption, 15th International Workshop,
		  {FSE} 2008, Lausanne, Switzerland, February 10-13, 2008,
		  Revised Selected Papers},
  pages		= {334--342},
  crossref	= {_Ny08},
  doi		= {10.1007/978-3-540-71039-4\_21},
  year		= {2008}
}

@Article{	  LiBaBo:13,
  author	= {John S. Liberty and Adrian Barrera and David W. Boerstler
		  and Thomas B. Chadwick and Scott R. Cottier and H. Peter
		  Hofstee and Julie A. Rosser and Marty L. Tsai},
  title		= {True hardware random number generation implemented in the
		  32-nm {SOI} {POWER7+} processor},
  journal	= {{IBM} J. Res. Dev.},
  volume	= {57},
  number	= {6},
  doi		= {10.1147/JRD.2013.2279599},
  year		= {2013}
}

@InProceedings{	  MaMo09,
  author	= {A. Theodore Markettos and Simon W. Moore},
  title		= {The Frequency Injection Attack on Ring-Oscillator-Based
		  True Random Number Generators},
  booktitle	= {Cryptographic Hardware and Embedded Systems - {CHES} 2009,
		  11th International Workshop, Lausanne, Switzerland,
		  September 6-9, 2009, Proceedings},
  pages		= {317--331},
  crossref	= {_ClGa09},
  doi		= {10.1007/978-3-642-04138-9\_23},
  year		= {2009}
}

@Misc{		  Me18,
  author	= {John P. Mechalas},
  title		= {Intel Digital Random Number Generator (DRNG) Software
		  Implementation Guide},
  howpublished	= {Intel Technical Report, Version 2.1},
  url		= {https://software.intel.com/content/www/us/en/develop/articles/intel-digital-random-number-generator-drng-software-implementation-guide.html},
  month		= {October},
  year		= {2018}
}

@InProceedings{	  MoSuEi:20,
  author	= {Daniel Moghimi and Berk Sunar and Thomas Eisenbarth and
		  Nadia Heninger},
  title		= {{TPM}-{FAIL}: {TPM} meets Timing and Lattice Attacks},
  booktitle	= {29th {USENIX} Security Symposium ({USENIX} Security 20)},
  url		= {https://www.usenix.org/conference/usenixsecurity20/presentation/moghimi-tpm},
  pages		= {To appear},
  publisher	= {{USENIX} Association},
  month		= {August},
  year		= {2020}
}

@Misc{		  Mu20,
  author	= {Stephan M\"uller},
  title		= {Documentation and Analysis of the Linux Random Number
		  Generator, Version 3.6},
  howpublished	= {Prepared for BSI by atsec information security GmbH},
  url		= {https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/Studies/LinuxRNG/LinuxRNG_EN.pdf},
  month		= {April},
  year		= {2020}
}

@Misc{		  NC20,
  author	= {NCSC},
  title		= {Quantum security technologies},
  howpublished	= {White paper, Version 1.0. National Cyber Security Centre
		  (UK).},
  url		= {https://www.ncsc.gov.uk/whitepaper/quantum-security-technologies},
  month		= {March},
  year		= {2020}
}

@Misc{		  NI16,
  author	= {{NIST}},
  title		= {Submission Requirements and Evaluation Criteria for the
		  Post-Quantum Cryptography Standardization Process},
  howpublished	= {Official Call for Proposals, National Institute for
		  Standards and Technology},
  url		= {http://csrc.nist.gov/groups/ST/post-quantum-crypto/documents/call-for-proposals-final-dec-2016.pdf},
  month		= {December},
  year		= 2016
}

@Misc{		  NI19,
  author	= {{NIST}},
  title		= {Security Requirements for Cryptographic Modules},
  howpublished	= {Federal Information Processing Standards Publication FIPS
		  140-3},
  url       = {https://doi.org/10.6028/NIST.FIPS.140-3},
  month		= {March},
  year		= {2019}
}

@Misc{		  NICC21,
  author	= {{NIST} and {CCCS}},
  title		= {Implementation Guidance for {FIPS} 140-3 and the
		  Cryptographic Module Validation Program},
  howpublished	= {CMVP},
  url		= {https://csrc.nist.gov/CSRC/media/Projects/cryptographic-module-validation-program/documents/fips%20140-3/FIPS%20140-3%20IG.pdf},
  month		= {May},
  year		= {2021}
}

@Misc{		  NS15,
  author	= {{NSA}/{CSS}},
  title		= {Commercial National Security Algorithm Suite},
  url		= {https://apps.nsa.gov/iaarchive/programs/iad-initiatives/cnsa-suite.cfm},
  month		= {August},
  year		= 2015
}

@InCollection{	  Ne51,
  title		= {Various Techniques Used in Connection with Random Digits},
  author	= {von Neumann, John},
  booktitle	= {Monte Carlo Method},
  editor	= {Householder, A.~S. and Forsythe, G.~E. and Germond,
		  H.~H.},
  series	= {National Bureau of Standards Applied Mathematics Series},
  volume	= {12},
  chapter	= {13},
  pages		= {36--38},
  publisher	= {US Government Printing Office},
  address	= {Washington, DC},
  url		= {https://mcnp.lanl.gov/pdf_files/nbs_vonneumann.pdf},
  year		= {1951}
}

@Misc{		  Ra20,
  author	= {Rambus},
  title		= {TRNG-IP-76 / EIP-76 Family of FIPS Approved True Random
		  Generators},
  howpublished	= {Commercial Crypto IP. Formerly (2017) available from
		  Inside Secure.},
  url		= {https://www.rambus.com/security/crypto-accelerator-hardware-cores/basic-crypto-blocks/trng-ip-76/},
  year		= {2020}
}

@InProceedings{	  RaMiRa:21,
  author	= {Hany Ragab and Alyssa Milburn and Kaveh Razavi and Herbert
		  Bos and Cristiano Giuffrida},
  title		= {CrossTalk : Speculative Data Leaks Across Cores Are Real},
  booktitle	= {IEEE Symposium on Security \& Privacy 2021},
  url		= {https://download.vusec.net/papers/crosstalk_sp21.pdf},
  pages		= {To appear},
  publisher	= {IEEE},
  month		= {May},
  year		= {2021}
}

@Article{	  Ri44,
  author	= {Stephen O. Rice},
  title		= {Mathematical analysis of random noise (Parts I-II)},
  journal	= {The Bell System Technical Journal},
  volume	= {23},
  number	= {3},
  pages		= {282--332},
  doi		= {10.1002/j.1538-7305.1944.tb00874.x},
  month		= {July},
  year		= {1944}
}

@Article{	  Ri45,
  author	= {Stephen O. Rice},
  title		= {Mathematical analysis of random noise (Parts III-IV))},
  journal	= {The Bell System Technical Journal},
  volume	= {24},
  number	= {1},
  pages		= {46--156},
  doi		= {10.1002/j.1538-7305.1945.tb00453.x},
  month		= {January},
  year		= {1945}
}

@Misc{		  RuSoNe:10,
  author	= {Andrew Rukhin and Juan Soto and James Nechvatal and Miles
		  Smid and Elaine Barker and Stefan Leigh and Mark Levenson
		  and Mark Vangel and David Banks and Alan Heckert and
		  JamesDray and San Vo},
  title		= {A Statistical Test Suite for Random and Pseudorandom
		  Number Generators for Cryptographic Applications},
  doi		= {10.6028/NIST.SP.800-22r1a},
  month		= {April},
  year		= {2010}
}

@Misc{		  Sa19,
  author	= {Jim Salter},
  title		= {How a months-old {AMD} microcode bug destroyed my
		  weekend},
  howpublished	= {Ars Technica},
  url		= {https://arstechnica.com/gadgets/2019/10/how-a-months-old-amd-microcode-bug-destroyed-my-weekend/},
  month		= {October},
  year		= {2019}
}

@InProceedings{	  Sa20,
  author	= {Markku-Juhani O. Saarinen},
  title		= {A Lightweight ISA Extension for {AES} and {SM4}},
  booktitle	= {First International Workshop on Secure RISC-V Architecture
		  Design Exploration (SECRISC-V'20)},
  url		= {https://arxiv.org/abs/2002.07041},
  publisher	= {IEEE},
  month		= {August},
  year		= {2020}
}


@InProceedings{	  SaNeMa20,
  author	= {Markku-Juhani O. Saarinen and G. Richard Newell and Ben
		  Marshall},
  title		= {Building a Modern {TRNG}: An Entropy Source Interface for
		  {RISC}-{V}},
  booktitle	= {4th Workshop on Attacks and Solutions in Hardware Security
		  (ASHES’20), November 13, 2020, Virtual Event, USA.},
  doi		= {10.1145/3411504.3421212},
  publisher	= {ACM},
  pages		= {93--102},
  month		= {November},
  year		= 2020
}

@Misc{            Sa21,
  author        = {Markku-Juhani O. Saarinen},
  title         = {On Entropy and Bit Patterns of Ring Oscillator Jitter},
  url           = {https://arxiv.org/abs/2102.02196},
  howpublished  = {Preprint},
  month         = {February},
  year          = 2021
}

@Misc{		  SaNeMa21,
  author	= {Markku-Juhani O. Saarinen and G. Richard Newell and Ben
		  Marshall},
  title		= {Development of The {RISC}-{V} Entropy Source Interface},
  howpublished	= {{IACR} ePrint 2020/866},
  url		= {https://eprint.iacr.org/2029/866},
  publisher	= {Submitted For Publication},
  month		= {June},
  year		= 2021
}

@Misc{		  Sc99,
  author	= {Werner Schindler},
  title		= {Functionality classes and evaluation methodology for
		  deterministic random number generators},
  howpublished	= {AIS 20, Version 2.0, English Translation, BSI},
  publisher	= {BSI},
  url		= {https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Zertifizierung/Interpretationen/AIS_20_Functionality_Classes_Evaluation_Methodology_DRNG_e.html},
  month		= {December},
  year		= {1999}
}

@InProceedings{	  Sh94,
  author	= {Peter W. Shor},
  title		= {Algorithms for quantum computation: Discrete logarithms
		  and factoring},
  booktitle	= {35th Annual Symposium on Foundations of Computer Science,
		  Santa Fe, New Mexico, USA, 20-22 November 1994},
  pages		= {124--134},
  publisher	= {IEEE},
  doi		= {10.1109/SFCS.1994.365700},
  url		= {https://arxiv.org/abs/quant-ph/9508027},
  year		= 1994
}

@Misc{		  TG20,
  author	= {{RISC-V} {Crypto} {TG}},
  title		= {RISC-V Cryptography Extensions},
  url		= {https://github.com/riscv/riscv-crypto},
  howpublished	= {Editor's location -- to be integrated with main
		  specifications},
  year		= {2020}
}

@Misc{TuBaKe:18,
  author	= {Meltem S\"onmez Turan and Elaine Barker and John Kelsey and
		  Kerry A. McKay and Mary L. Baish and Mike Boyle},
  title		= {Recommendation for the Entropy Sources Used for Random Bit
		  Generation},
  howpublished	= {NIST Special Publication SP 800-90B},
  doi		= {10.6028/NIST.SP.800-90B},
  month		= {January},
  year		= {2018}
}

@InProceedings{	  VaDr10,
  author	= {Michal Varchola and Milos Drutarovsk{\'{y}}},
  title		= {New High Entropy Element for {FPGA} Based True Random
		  Number Generators},
  booktitle	= {Cryptographic Hardware and Embedded Systems, {CHES} 2010,
		  12th International Workshop, Santa Barbara, CA, USA, August
		  17-20, 2010. Proceedings},
  pages		= {351--365},
  crossref	= {_MaSt10},
  doi		= {10.1007/978-3-642-15031-9\_24},
  year		= {2010}
}

@InProceedings{	  VaFiAu:10,
  author	= {Boyan Valtchanov and Viktor Fischer and Alain Aubert and
		  Florent Bernard},
  title		= {Characterization of randomness sources in ring
		  oscillator-based true random number generators in FPGAs},
  booktitle	= {13th {IEEE} International Symposium on Design and
		  Diagnostics of Electronic Circuits and Systems, {DDECS}
		  2010, Vienna, Austria, April 14-16, 2010},
  pages		= {48--53},
  crossref	= {_GrKoSt:10},
  doi		= {10.1109/DDECS.2010.5491819},
  year		= {2010}
}

@Proceedings{	  _CaIs20,
  editor	= {Anne Canteaut and Yuval Ishai},
  title		= {Advances in Cryptology - {EUROCRYPT} 2020 - 39th Annual
		  International Conference on the Theory and Applications of
		  Cryptographic Techniques, Zagreb, Croatia, May 10-14, 2020,
		  Proceedings, Part {II}},
  series	= {Lecture Notes in Computer Science},
  volume	= {12106},
  publisher	= {Springer},
  doi		= {10.1007/978-3-030-45724-2},
  isbn		= {978-3-030-45723-5},
  year		= {2020}
}

@Proceedings{	  _ClGa09,
  editor	= {Christophe Clavier and Kris Gaj},
  title		= {Cryptographic Hardware and Embedded Systems - {CHES} 2009,
		  11th International Workshop, Lausanne, Switzerland,
		  September 6-9, 2009, Proceedings},
  series	= {Lecture Notes in Computer Science},
  volume	= {5747},
  publisher	= {Springer},
  doi		= {10.1007/978-3-642-04138-9},
  isbn		= {978-3-642-04137-2},
  year		= {2009}
}

@Proceedings{	  _GrKoSt:10,
  editor	= {Elena Gramatov{\'{a}} and Zdenek Kot{\'{a}}sek and Andreas
		  Steininger and Heinrich Theodor Vierhaus and Horst
		  Zimmermann},
  title		= {13th {IEEE} International Symposium on Design and
		  Diagnostics of Electronic Circuits and Systems, {DDECS}
		  2010, Vienna, Austria, April 14-16, 2010},
  publisher	= {{IEEE} Computer Society},
  url		= {https://ieeexplore.ieee.org/xpl/conhome/5484099/proceeding},
  isbn		= {978-1-4244-6612-2},
  year		= {2010}
}

@Proceedings{	  _MaSt10,
  editor	= {Stefan Mangard and Fran{\c{c}}ois{-}Xavier Standaert},
  title		= {Cryptographic Hardware and Embedded Systems, {CHES} 2010,
		  12th International Workshop, Santa Barbara, CA, USA, August
		  17-20, 2010. Proceedings},
  series	= {Lecture Notes in Computer Science},
  volume	= {6225},
  publisher	= {Springer},
  doi		= {10.1007/978-3-642-15031-9},
  isbn		= {978-3-642-15030-2},
  year		= {2010}
}

@Proceedings{	  _Ny08,
  editor	= {Kaisa Nyberg},
  title		= {Fast Software Encryption, 15th International Workshop,
		  {FSE} 2008, Lausanne, Switzerland, February 10-13, 2008,
		  Revised Selected Papers},
  series	= {Lecture Notes in Computer Science},
  volume	= {5086},
  publisher	= {Springer},
  doi		= {10.1007/978-3-540-71039-4},
  isbn		= {978-3-540-71038-7},
  year		= {2008}
}

@Proceedings{	  _SaCa12,
  editor	= {Reihaneh Safavi{-}Naini and Ran Canetti},
  title		= {Advances in Cryptology - {CRYPTO} 2012 - 32nd Annual
		  Cryptology Conference, Santa Barbara, CA, USA, August
		  19-23, 2012. Proceedings},
  series	= {Lecture Notes in Computer Science},
  volume	= {7417},
  publisher	= {Springer},
  doi		= {10.1007/978-3-642-32009-5},
  isbn		= {978-3-642-32008-8},
  year		= {2012}
}

@Proceedings{	  _Ta16,
  editor	= {Tsuyoshi Takagi},
  title		= {Post-Quantum Cryptography - 7th International Workshop,
		  PQCrypto 2016, Fukuoka, Japan, February 24-26, 2016,
		  Proceedings},
  series	= {Lecture Notes in Computer Science},
  volume	= {9606},
  publisher	= {Springer},
  doi		= {10.1007/978-3-319-29360-8},
  isbn		= {978-3-319-29359-2},
  year		= {2016}
}

@Book{		  _WaAs19,
  editor	= {Andrew Waterman and Krste Asanovi\'c},
  title		= {The {RISC}-{V} Instruction Set Manual, Volume I:
		  User-Level {ISA}},
  note		= {Document Version 20191213},
  publisher	= {RISC-V Foundation},
  url		= {https://riscv.org/specifications/},
  month		= {December},
  year		= 2019
}

@Book{		  _WaAs19A,
  editor	= {Andrew Waterman and Krste Asanovi\'c},
  title		= {The {RISC}-{V} Instruction Set Manual, Volume II:
		  Privileged Architecture},
  note		= {Document Version 20190608-Priv-MSU-Ratified},
  publisher	= {RISC-V Foundation},
  url		= {https://riscv.org/specifications/},
  month		= {June},
  year		= 2019
}

@Proceedings{	  _WeKaKr:16,
  editor	= {Edgar R. Weippl and Stefan Katzenbeisser and Christopher
		  Kruegel and Andrew C. Myers and Shai Halevi},
  title		= {Proceedings of the 2016 {ACM} {SIGSAC} Conference on
		  Computer and Communications Security, Vienna, Austria,
		  October 24-28, 2016},
  publisher	= {{ACM}},
  url		= {http://dl.acm.org/citation.cfm?id=2976749},
  isbn		= {978-1-4503-4139-4},
  year		= {2016}
}
@electronic{DEBUG_SPEC,
  title = {The RISC-V Debug Specification},
  url = {https://github.com/riscv/riscv-debug-spec},
  year = {}
}
~
@article{HWASAN,
  author       = {Kostya Serebryany and
                  Evgenii Stepanov and
                  Aleksey Shlyapnikov and
                  Vlad Tsyrklevich and
                  Dmitry Vyukov},
  title        = {Memory Tagging and how it improves {C/C++} memory safety},
  journal      = {CoRR},
  volume       = {abs/1802.09517},
  year         = {2018},
  url          = {http://arxiv.org/abs/1802.09517},
  eprinttype    = {arXiv},
  eprint       = {1802.09517},
  timestamp    = {Mon, 13 Aug 2018 16:46:42 +0200},
  biburl       = {https://dblp.org/rec/journals/corr/abs-1802-09517.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}