Changeset 3522
- Timestamp:
- Nov 20, 2014, 4:48:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Papers/jar-assembler-2014/boender-jar-2014.bib
r3519 r3522 70 70 key = {CerCo:2011} 71 71 } 72 73 @article{Szymanski1978, 74 author = {Szymanski, Thomas G.}, 75 title = {Assembling code for machines with span-dependent instructions}, 76 journal = {Commun. ACM}, 77 issue_date = {April 1978}, 78 volume = {21}, 79 number = {4}, 80 month = apr, 81 year = {1978}, 82 issn = {0001-0782}, 83 pages = {300--308}, 84 numpages = {9}, 85 url = {http://doi.acm.org/10.1145/359460.359474}, 86 doi = {10.1145/359460.359474}, 87 acmid = {359474}, 88 publisher = {ACM}, 89 address = {New York, NY, USA}, 90 keywords = {NP-complete, assemblers, code generation, compilers, computational complexity, span-dependent instructions, variable-length addressing}, 91 } 92 93 @article{Robertson1979, 94 author = {Robertson, Edward L.}, 95 title = {Code Generation and Storage Allocation for Machines with Span-Dependen 96 t Instructions}, 97 journal = {ACM Trans. Program. Lang. Syst.}, 98 issue_date = {July 1979}, 99 volume = {1}, 100 number = {1}, 101 month = jan, 102 year = {1979}, 103 issn = {0164-0925}, 104 pages = {71--83}, 105 numpages = {13}, 106 url = {http://doi.acm.org/10.1145/357062.357067}, 107 doi = {10.1145/357062.357067}, 108 acmid = {357067}, 109 publisher = {ACM}, 110 address = {New York, NY, USA}, 111 } 112 113 @article{Dickson2008, 114 author = {Neil G. Dickson}, 115 title = {A Simple, Linear-Time Algorithm for x86 Jump Encoding}, 116 journal = {CoRR}, 117 volume = {abs/0812.4973}, 118 year = {2008}, 119 ee = {http://arxiv.org/abs/0812.4973}, 120 bibsource = {DBLP, http://dblp.uni-trier.de} 121 }
Note: See TracChangeset
for help on using the changeset viewer.