| Commit | Line | Data |
|---|---|---|
| d8544caa | 1 | # @ cmucl-sparc-vm |
| 2 | # SOME DESCRIPTIVE TITLE | |
| 3 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR | |
| 4 | # | |
| 5 | #, fuzzy | |
| 6 | msgid "" | |
| 7 | msgstr "" | |
| 8 | "Project-Id-Version: PACKAGE VERSION\n" | |
| 9 | "Report-Msgid-Bugs-To: \n" | |
| 10 | "PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" | |
| 11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
| 12 | "Language-Team: LANGUAGE <LL@li.org>\n" | |
| 13 | "MIME-Version: 1.0\n" | |
| 14 | "Content-Type: text/plain; charset=UTF-8\n" | |
| 15 | "Content-Transfer-Encoding: 8bit\n" | |
| 006b757f | 16 | "Language: \n" |
| d8544caa | 17 | |
| 28741656 RT |
18 | #: src/code/sparc-svr4-vm.lisp |
| 19 | msgid "Returns a string describing the type of the local machine." | |
| 20 | msgstr "" | |
| 21 | ||
| 22 | #: src/code/sparc-svr4-vm.lisp | |
| 23 | msgid "Returns a string describing the version of the local machine." | |
| 24 | msgstr "" | |
| 25 | ||
| 26 | #: src/code/sparc-svr4-vm.lisp | |
| 27 | msgid "Unaligned instruction? offset=#x~X." | |
| 28 | msgstr "" | |
| 29 | ||
| 30 | #: src/code/sparc-svr4-vm.lisp | |
| 31 | msgid "Can't deal with CALL fixups, yet." | |
| 32 | msgstr "" | |
| 33 | ||
| 34 | #: src/code/sparc-svr4-vm.lisp | |
| 35 | msgid "XRS ID invalid but attempting to access double-float register ~d!" | |
| 36 | msgstr "" | |
| 37 | ||
| 38 | #: src/code/signal.lisp | |
| 39 | msgid "Emt instruction" | |
| 40 | msgstr "" | |
| 41 | ||
| 42 | #: src/code/signal.lisp | |
| 43 | msgid "Bad argument to system call" | |
| 44 | msgstr "" | |
| 45 | ||
| 46 | #: src/code/signal.lisp | |
| 47 | msgid "Process's lwps are blocked" | |
| 48 | msgstr "" | |
| 49 | ||
| 50 | #: src/code/debug-int.lisp | |
| 51 | msgid "no debug info: ~A:~A" | |
| 52 | msgstr "" | |
| 53 | ||
| 54 | #: src/code/debug-int.lisp | |
| 55 | msgid "find the PC" | |
| 56 | msgstr "" | |
| 57 | ||
| 58 | #: src/code/debug-int.lisp | |
| 59 | msgid "Local non-descriptor register access?" | |
| 60 | msgstr "" | |
| 61 | ||
| 62 | #: src/code/debug-int.lisp | |
| 63 | msgid "Local interior register access?" | |
| 64 | msgstr "" | |
| 65 | ||
| 66 | #: src/code/debug-int.lisp | |
| 67 | msgid "Breakpoint that nobody wants?" | |
| 68 | msgstr "" | |
| 69 | ||
| 70 | #: src/code/debug-int.lisp | |
| 71 | msgid "BREAKPOINT-DO-DISPLACED-INST returned?" | |
| 72 | msgstr "" | |
| 73 | ||
| 08ce8e1e | 74 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 75 | msgid "Number of bits per word where a word holds one lisp descriptor." |
| 76 | msgstr "" | |
| 77 | ||
| 08ce8e1e | 78 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 79 | msgid "" |
| 80 | "Number of bits per byte where a byte is the smallest addressable object." | |
| 81 | msgstr "" | |
| 82 | ||
| 08ce8e1e | 83 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 84 | msgid "Number of bits needed to represent a character" |
| 85 | msgstr "" | |
| 86 | ||
| 08ce8e1e | 87 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 88 | msgid "Number of bytes needed to represent a character" |
| 89 | msgstr "" | |
| 90 | ||
| 08ce8e1e | 91 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 92 | msgid "Number of bits to shift between word addresses and byte addresses." |
| 93 | msgstr "" | |
| 94 | ||
| 08ce8e1e | 95 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 96 | msgid "Number of bytes in a word." |
| 97 | msgstr "" | |
| 98 | ||
| 08ce8e1e | 99 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 100 | msgid "Number of bits at the low end of a pointer used for type information." |
| 101 | msgstr "" | |
| 102 | ||
| 08ce8e1e | 103 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 104 | msgid "Mask to extract the low tag bits from a pointer." |
| 105 | msgstr "" | |
| 106 | ||
| 08ce8e1e | 107 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 108 | msgid "" |
| 109 | "Exclusive upper bound on the value of the low tag bits from a\n" | |
| 110 | " pointer." | |
| 111 | msgstr "" | |
| 112 | ||
| 08ce8e1e | 113 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 114 | msgid "Number of tag bits used for a fixnum" |
| 115 | msgstr "" | |
| 116 | ||
| 08ce8e1e | 117 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 118 | msgid "Mask to get the fixnum tag" |
| 119 | msgstr "" | |
| 120 | ||
| 08ce8e1e | 121 | #: src/compiler/sparc/parms.lisp |
| d8544caa | 122 | msgid "Maximum number of bits in a positive fixnum" |
| 123 | msgstr "" | |
| 124 | ||
| 08ce8e1e | 125 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 126 | msgid "~S isn't a register." |
| 127 | msgstr "" | |
| 128 | ||
| 08ce8e1e | 129 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 130 | msgid "~S isn't a floating-point register." |
| 131 | msgstr "" | |
| 132 | ||
| 08ce8e1e | 133 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 134 | msgid "" |
| 135 | "If non-NIL, print registers using the Lisp register names.\n" | |
| 136 | "Otherwise, use the Sparc register names" | |
| 137 | msgstr "" | |
| 138 | ||
| 08ce8e1e | 139 | #: src/compiler/sparc/array.lisp src/compiler/sparc/call.lisp |
| 140 | #: src/compiler/sparc/alloc.lisp src/compiler/sparc/cell.lisp | |
| 141 | #: src/compiler/sparc/c-call.lisp src/compiler/sparc/debug.lisp | |
| 142 | #: src/compiler/sparc/arith.lisp src/compiler/sparc/static-fn.lisp | |
| 143 | #: src/compiler/sparc/char.lisp src/compiler/sparc/system.lisp | |
| 144 | #: src/compiler/sparc/sap.lisp src/compiler/sparc/float.lisp | |
| 145 | #: src/compiler/sparc/move.lisp src/compiler/sparc/insts.lisp | |
| d8544caa | 146 | msgid "Unknown SC to SC-Case for ~S:~% ~S" |
| 147 | msgstr "" | |
| 148 | ||
| 08ce8e1e | 149 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 150 | msgid "The Lisp names for the Sparc integer registers" |
| 151 | msgstr "" | |
| 152 | ||
| 08ce8e1e | 153 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 154 | msgid "The standard names for the Sparc integer registers" |
| 155 | msgstr "" | |
| 156 | ||
| 08ce8e1e | 157 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 158 | msgid "" |
| 159 | "An alist for the disassembler indicating the target register and\n" | |
| 160 | "value used in a SETHI instruction. This is used to make annotations\n" | |
| 161 | "about function addresses and register values." | |
| 162 | msgstr "" | |
| 163 | ||
| 08ce8e1e | 164 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 165 | msgid "Set pseudo-atomic flag" |
| 166 | msgstr "" | |
| 167 | ||
| 08ce8e1e | 168 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 169 | msgid "Reset pseudo-atomic" |
| 170 | msgstr "" | |
| 171 | ||
| 08ce8e1e | 172 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 173 | msgid "Allocating ~D bytes" |
| 174 | msgstr "" | |
| 175 | ||
| 08ce8e1e | 176 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 177 | msgid "Allocating bytes" |
| 178 | msgstr "" | |
| 179 | ||
| 08ce8e1e | 180 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 181 | msgid "Header word ~A, size ~D?" |
| 182 | msgstr "" | |
| 183 | ||
| 08ce8e1e | 184 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 185 | msgid "Reset pseudo-atomic flag" |
| 186 | msgstr "" | |
| 187 | ||
| 08ce8e1e | 188 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 189 | msgid "pseudo-atomic interrupted?" |
| 190 | msgstr "" | |
| 191 | ||
| 08ce8e1e | 192 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 193 | msgid "Unknown branch condition: ~S~%Must be one of: ~S" |
| 194 | msgstr "" | |
| 195 | ||
| 08ce8e1e | 196 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 197 | msgid "Unknown fp-branch condition: ~S~%Must be one of: ~S" |
| 198 | msgstr "" | |
| 199 | ||
| 08ce8e1e | 200 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 201 | msgid "Unknown integer condition register: ~S~%" |
| 202 | msgstr "" | |
| 203 | ||
| 08ce8e1e | 204 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 205 | msgid "Unknown branch prediction: ~S~%Must be one of: ~S~%" |
| 206 | msgstr "" | |
| 207 | ||
| 08ce8e1e | 208 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 209 | msgid "Unknown conditional move condition register: ~S~%" |
| 210 | msgstr "" | |
| 211 | ||
| 08ce8e1e | 212 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 213 | msgid "Unknown register condition: ~S~%" |
| 214 | msgstr "" | |
| 215 | ||
| 08ce8e1e | 216 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 217 | msgid "Fixups aren't allowed." |
| 218 | msgstr "" | |
| 219 | ||
| 08ce8e1e | 220 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 221 | msgid "Pseudo atomic interrupted trap?" |
| 222 | msgstr "" | |
| 223 | ||
| 08ce8e1e | 224 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 225 | msgid "Allocation trap" |
| 226 | msgstr "" | |
| 227 | ||
| 08ce8e1e | 228 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 229 | msgid "Use it anyway" |
| 230 | msgstr "" | |
| 231 | ||
| 08ce8e1e | 232 | #: src/compiler/sparc/insts.lisp |
| d8544caa | 233 | msgid "" |
| 234 | "Immediate trap number ~A specified, but only trap numbers\n" | |
| 235 | " 16 to 31 are available to the application" | |
| 236 | msgstr "" | |
| 237 | ||
| 08ce8e1e | 238 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 239 | msgid "Move SRC into DST unless they are location=." |
| 240 | msgstr "" | |
| 241 | ||
| 08ce8e1e | 242 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 243 | msgid "" |
| 244 | "Loads the type bits of a pointer into target independent of\n" | |
| 245 | " byte-ordering issues." | |
| 246 | msgstr "" | |
| 247 | ||
| 08ce8e1e | 248 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 249 | msgid "Jump to the lisp function FUNCTION. LIP is an interior-reg temporary." |
| 250 | msgstr "" | |
| 251 | ||
| 08ce8e1e | 252 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 253 | msgid "Return to RETURN-PC." |
| 254 | msgstr "" | |
| 255 | ||
| 08ce8e1e | 256 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 257 | msgid "" |
| 258 | "Emit a return-pc header word. LABEL is the label to use for this return-pc." | |
| 259 | msgstr "" | |
| 260 | ||
| 08ce8e1e | 261 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 262 | msgid "Move the TN Reg-Or-Stack into Reg if it isn't already there." |
| 263 | msgstr "" | |
| 264 | ||
| 08ce8e1e | 265 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 266 | msgid "" |
| 267 | "Do stuff to allocate an other-pointer object of fixed Size with a single\n" | |
| 268 | " word header having the specified Type-Code. The result is placed in\n" | |
| 269 | " Result-TN, and Temp-TN is a non-descriptor temp (which may be randomly " | |
| 270 | "used\n" | |
| 271 | " by the body.) The body is placed inside the PSEUDO-ATOMIC, and " | |
| 272 | "presumably\n" | |
| 273 | " initializes the object." | |
| 274 | msgstr "" | |
| 275 | ||
| 08ce8e1e | 276 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 277 | msgid "~S is less than the specified minimum of ~S" |
| 278 | msgstr "" | |
| 279 | ||
| 08ce8e1e | 280 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 281 | msgid "~S is greater than the specified maximum of ~S" |
| 282 | msgstr "" | |
| 283 | ||
| 08ce8e1e | 284 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 285 | msgid "~S isn't an even multiple of ~S from ~S" |
| 286 | msgstr "" | |
| 287 | ||
| 08ce8e1e | 288 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 289 | msgid "" |
| 290 | "The values ~S cover the entire range from ~\n" | |
| 291 | "\t\t\t ~S to ~S [step ~S]." | |
| 292 | msgstr "" | |
| 293 | ||
| 08ce8e1e | 294 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 295 | msgid "Must supply at least on type for test-type." |
| 296 | msgstr "" | |
| 297 | ||
| 08ce8e1e | 298 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 299 | msgid "OTHER-POINTER-TYPE supersedes the use of ~S" |
| 300 | msgstr "" | |
| 301 | ||
| 08ce8e1e | 302 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 303 | msgid "OTHER-IMMEDIATE-n-TYPE supersedes the use of ~S" |
| 304 | msgstr "" | |
| 305 | ||
| 08ce8e1e | 306 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 307 | msgid "" |
| 308 | "Can't test for mix of function subtypes and normal ~\n" | |
| 309 | "\t\theader types." | |
| 310 | msgstr "" | |
| 311 | ||
| 08ce8e1e | 312 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 313 | msgid "Cause an error. ERROR-CODE is the error to cause." |
| 314 | msgstr "" | |
| 315 | ||
| 08ce8e1e | 316 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 317 | msgid "" |
| 318 | "Cause a continuable error. If the error is continued, execution resumes at\n" | |
| 319 | " LABEL." | |
| 320 | msgstr "" | |
| 321 | ||
| 08ce8e1e | 322 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 323 | msgid "" |
| 324 | "Generate-Error-Code Error-code Value*\n" | |
| 325 | " Emit code for an error with the specified Error-Code and context Values." | |
| 326 | msgstr "" | |
| 327 | ||
| 08ce8e1e | 328 | #: src/compiler/sparc/macros.lisp |
| d8544caa | 329 | msgid "" |
| 330 | "Generate-CError-Code Error-code Value*\n" | |
| 331 | " Emit code for a continuable error with the specified Error-Code and\n" | |
| 332 | " context Values. If the error is continued, execution resumes after\n" | |
| 333 | " the GENERATE-CERROR-CODE form." | |
| 334 | msgstr "" | |
| 335 | ||
| 08ce8e1e | 336 | #: src/compiler/sparc/move.lisp |
| d8544caa | 337 | msgid "fixnum untagging" |
| 338 | msgstr "" | |
| 339 | ||
| 08ce8e1e | 340 | #: src/compiler/sparc/move.lisp |
| d8544caa | 341 | msgid "constant load" |
| 342 | msgstr "" | |
| 343 | ||
| 08ce8e1e | 344 | #: src/compiler/sparc/move.lisp |
| d8544caa | 345 | msgid "" |
| 346 | "Load TN allocated, but no move function?~@\n" | |
| 347 | "\t VM definition inconsistent, recompile and try again." | |
| 348 | msgstr "" | |
| 349 | ||
| 08ce8e1e | 350 | #: src/compiler/sparc/move.lisp |
| d8544caa | 351 | msgid "integer to untagged word coercion" |
| 352 | msgstr "" | |
| 353 | ||
| 08ce8e1e | 354 | #: src/compiler/sparc/move.lisp |
| d8544caa | 355 | msgid "fixnum tagging" |
| 356 | msgstr "" | |
| 357 | ||
| 08ce8e1e | 358 | #: src/compiler/sparc/move.lisp |
| d8544caa | 359 | msgid "signed word to integer coercion" |
| 360 | msgstr "" | |
| 361 | ||
| 08ce8e1e | 362 | #: src/compiler/sparc/move.lisp |
| d8544caa | 363 | msgid "unsigned word to integer coercion" |
| 364 | msgstr "" | |
| 365 | ||
| 08ce8e1e | 366 | #: src/compiler/sparc/move.lisp |
| d8544caa | 367 | msgid "word integer move" |
| 368 | msgstr "" | |
| 369 | ||
| 08ce8e1e | 370 | #: src/compiler/sparc/move.lisp |
| d8544caa | 371 | msgid "word integer argument move" |
| 372 | msgstr "" | |
| 373 | ||
| 08ce8e1e | 374 | #: src/compiler/sparc/move.lisp |
| d8544caa | 375 | msgid "signed 64-bit word to integer coercion" |
| 376 | msgstr "" | |
| 377 | ||
| 08ce8e1e | 378 | #: src/compiler/sparc/move.lisp |
| d8544caa | 379 | msgid "unsigned 64-bit word to integer coercion" |
| 380 | msgstr "" | |
| 381 | ||
| 08ce8e1e | 382 | #: src/compiler/sparc/float.lisp |
| d8544caa | 383 | msgid "float move" |
| 384 | msgstr "" | |
| 385 | ||
| 08ce8e1e | 386 | #: src/compiler/sparc/float.lisp |
| d8544caa | 387 | msgid "float to pointer coercion" |
| 388 | msgstr "" | |
| 389 | ||
| 08ce8e1e | 390 | #: src/compiler/sparc/float.lisp |
| d8544caa | 391 | msgid "pointer to float coercion" |
| 392 | msgstr "" | |
| 393 | ||
| 08ce8e1e | 394 | #: src/compiler/sparc/float.lisp |
| d8544caa | 395 | msgid "float argument move" |
| 396 | msgstr "" | |
| 397 | ||
| 08ce8e1e | 398 | #: src/compiler/sparc/float.lisp |
| d8544caa | 399 | msgid "complex single float move" |
| 400 | msgstr "" | |
| 401 | ||
| 08ce8e1e | 402 | #: src/compiler/sparc/float.lisp |
| d8544caa | 403 | msgid "complex double float move" |
| 404 | msgstr "" | |
| 405 | ||
| 08ce8e1e | 406 | #: src/compiler/sparc/float.lisp |
| d8544caa | 407 | msgid "complex long float move" |
| 408 | msgstr "" | |
| 409 | ||
| 08ce8e1e | 410 | #: src/compiler/sparc/float.lisp |
| d8544caa | 411 | msgid "complex double-double float move" |
| 412 | msgstr "" | |
| 413 | ||
| 08ce8e1e | 414 | #: src/compiler/sparc/float.lisp |
| d8544caa | 415 | msgid "complex single float to pointer coercion" |
| 416 | msgstr "" | |
| 417 | ||
| 08ce8e1e | 418 | #: src/compiler/sparc/float.lisp |
| d8544caa | 419 | msgid "complex double float to pointer coercion" |
| 420 | msgstr "" | |
| 421 | ||
| 08ce8e1e | 422 | #: src/compiler/sparc/float.lisp |
| d8544caa | 423 | msgid "complex long float to pointer coercion" |
| 424 | msgstr "" | |
| 425 | ||
| 08ce8e1e | 426 | #: src/compiler/sparc/float.lisp |
| d8544caa | 427 | msgid "complex double-double float to pointer coercion" |
| 428 | msgstr "" | |
| 429 | ||
| 08ce8e1e | 430 | #: src/compiler/sparc/float.lisp |
| d8544caa | 431 | msgid "pointer to complex float coercion" |
| 432 | msgstr "" | |
| 433 | ||
| 08ce8e1e | 434 | #: src/compiler/sparc/float.lisp |
| d8544caa | 435 | msgid "pointer to complex double-double float coercion" |
| 436 | msgstr "" | |
| 437 | ||
| 08ce8e1e | 438 | #: src/compiler/sparc/float.lisp |
| d8544caa | 439 | msgid "complex single-float argument move" |
| 440 | msgstr "" | |
| 441 | ||
| 08ce8e1e | 442 | #: src/compiler/sparc/float.lisp |
| d8544caa | 443 | msgid "complex double-float argument move" |
| 444 | msgstr "" | |
| 445 | ||
| 08ce8e1e | 446 | #: src/compiler/sparc/float.lisp |
| d8544caa | 447 | msgid "complex long-float argument move" |
| 448 | msgstr "" | |
| 449 | ||
| 08ce8e1e | 450 | #: src/compiler/sparc/float.lisp |
| d8544caa | 451 | msgid "complex double-double float argument move" |
| 452 | msgstr "" | |
| 453 | ||
| 08ce8e1e | 454 | #: src/compiler/sparc/float.lisp |
| d8544caa | 455 | msgid "inline float arithmetic" |
| 456 | msgstr "" | |
| 457 | ||
| 08ce8e1e | 458 | #: src/compiler/sparc/float.lisp |
| d8544caa | 459 | msgid "inline float comparison" |
| 460 | msgstr "" | |
| 461 | ||
| 08ce8e1e | 462 | #: src/compiler/sparc/float.lisp |
| d8544caa | 463 | msgid "inline float coercion" |
| 464 | msgstr "" | |
| 465 | ||
| 08ce8e1e | 466 | #: src/compiler/sparc/float.lisp |
| d8544caa | 467 | msgid "inline float truncate" |
| 468 | msgstr "" | |
| 469 | ||
| 08ce8e1e | 470 | #: src/compiler/sparc/float.lisp |
| d8544caa | 471 | msgid "inline ftruncate" |
| 472 | msgstr "" | |
| 473 | ||
| 08ce8e1e | 474 | #: src/compiler/sparc/float.lisp |
| d8544caa | 475 | msgid "inline complex single-float creation" |
| 476 | msgstr "" | |
| 477 | ||
| 08ce8e1e | 478 | #: src/compiler/sparc/float.lisp |
| d8544caa | 479 | msgid "inline complex double-float creation" |
| 480 | msgstr "" | |
| 481 | ||
| 08ce8e1e | 482 | #: src/compiler/sparc/float.lisp |
| d8544caa | 483 | msgid "inline complex long-float creation" |
| 484 | msgstr "" | |
| 485 | ||
| 08ce8e1e | 486 | #: src/compiler/sparc/float.lisp |
| d8544caa | 487 | msgid "complex single float realpart" |
| 488 | msgstr "" | |
| 489 | ||
| 08ce8e1e | 490 | #: src/compiler/sparc/float.lisp |
| d8544caa | 491 | msgid "complex single float imagpart" |
| 492 | msgstr "" | |
| 493 | ||
| 08ce8e1e | 494 | #: src/compiler/sparc/float.lisp |
| d8544caa | 495 | msgid "complex double float realpart" |
| 496 | msgstr "" | |
| 497 | ||
| 08ce8e1e | 498 | #: src/compiler/sparc/float.lisp |
| d8544caa | 499 | msgid "complex double float imagpart" |
| 500 | msgstr "" | |
| 501 | ||
| 08ce8e1e | 502 | #: src/compiler/sparc/float.lisp |
| d8544caa | 503 | msgid "complex long float realpart" |
| 504 | msgstr "" | |
| 505 | ||
| 08ce8e1e | 506 | #: src/compiler/sparc/float.lisp |
| d8544caa | 507 | msgid "complex long float imagpart" |
| 508 | msgstr "" | |
| 509 | ||
| 08ce8e1e | 510 | #: src/compiler/sparc/float.lisp |
| d8544caa | 511 | msgid "inline complex float arithmetic" |
| 512 | msgstr "" | |
| 513 | ||
| 08ce8e1e | 514 | #: src/compiler/sparc/float.lisp |
| d8544caa | 515 | msgid "inline complex float/float arithmetic" |
| 516 | msgstr "" | |
| 517 | ||
| 08ce8e1e | 518 | #: src/compiler/sparc/float.lisp |
| d8544caa | 519 | msgid "inline complex float multiplication" |
| 520 | msgstr "" | |
| 521 | ||
| 08ce8e1e | 522 | #: src/compiler/sparc/float.lisp |
| d8544caa | 523 | msgid "inline complex float division" |
| 524 | msgstr "" | |
| 525 | ||
| 08ce8e1e | 526 | #: src/compiler/sparc/float.lisp |
| d8544caa | 527 | msgid "inline complex conjugate" |
| 528 | msgstr "" | |
| 529 | ||
| 08ce8e1e | 530 | #: src/compiler/sparc/float.lisp |
| d8544caa | 531 | msgid "inline complex float/float comparison" |
| 532 | msgstr "" | |
| 533 | ||
| 08ce8e1e | 534 | #: src/compiler/sparc/float.lisp |
| d8544caa | 535 | msgid "inline complex float comparison" |
| 536 | msgstr "" | |
| 537 | ||
| 08ce8e1e | 538 | #: src/compiler/sparc/float.lisp |
| d8544caa | 539 | msgid "inline float max" |
| 540 | msgstr "" | |
| 541 | ||
| 08ce8e1e | 542 | #: src/compiler/sparc/float.lisp |
| d8544caa | 543 | msgid "inline float min" |
| 544 | msgstr "" | |
| 545 | ||
| 08ce8e1e | 546 | #: src/compiler/sparc/float.lisp |
| d8544caa | 547 | msgid "inline (signed-byte 32) max" |
| 548 | msgstr "" | |
| 549 | ||
| 08ce8e1e | 550 | #: src/compiler/sparc/float.lisp |
| d8544caa | 551 | msgid "inline (unsigned-byte 32) max" |
| 552 | msgstr "" | |
| 553 | ||
| 08ce8e1e | 554 | #: src/compiler/sparc/float.lisp |
| d8544caa | 555 | msgid "inline fixnum max" |
| 556 | msgstr "" | |
| 557 | ||
| 08ce8e1e | 558 | #: src/compiler/sparc/float.lisp |
| d8544caa | 559 | msgid "inline (signed-byte 32) min" |
| 560 | msgstr "" | |
| 561 | ||
| 08ce8e1e | 562 | #: src/compiler/sparc/float.lisp |
| d8544caa | 563 | msgid "inline (unsigned-byte 32) min" |
| 564 | msgstr "" | |
| 565 | ||
| 08ce8e1e | 566 | #: src/compiler/sparc/float.lisp |
| d8544caa | 567 | msgid "inline fixnum min" |
| 568 | msgstr "" | |
| 569 | ||
| 08ce8e1e | 570 | #: src/compiler/sparc/float.lisp |
| d8544caa | 571 | msgid "inline float max/min" |
| 572 | msgstr "" | |
| 573 | ||
| 08ce8e1e | 574 | #: src/compiler/sparc/float.lisp |
| d8544caa | 575 | msgid "double-double float move" |
| 576 | msgstr "" | |
| 577 | ||
| 08ce8e1e | 578 | #: src/compiler/sparc/float.lisp |
| d8544caa | 579 | msgid "double-double float to pointer coercion" |
| 580 | msgstr "" | |
| 581 | ||
| 08ce8e1e | 582 | #: src/compiler/sparc/float.lisp |
| d8544caa | 583 | msgid "pointer to double-double float coercion" |
| 584 | msgstr "" | |
| 585 | ||
| 08ce8e1e | 586 | #: src/compiler/sparc/float.lisp |
| d8544caa | 587 | msgid "double-double float argument move" |
| 588 | msgstr "" | |
| 589 | ||
| 08ce8e1e | 590 | #: src/compiler/sparc/float.lisp |
| d8544caa | 591 | msgid "inline double-double float creation" |
| 592 | msgstr "" | |
| 593 | ||
| 08ce8e1e | 594 | #: src/compiler/sparc/float.lisp |
| d8544caa | 595 | msgid "double-double high part" |
| 596 | msgstr "" | |
| 597 | ||
| 08ce8e1e | 598 | #: src/compiler/sparc/float.lisp |
| d8544caa | 599 | msgid "double-double low part" |
| 600 | msgstr "" | |
| 601 | ||
| 08ce8e1e | 602 | #: src/compiler/sparc/float.lisp |
| d8544caa | 603 | msgid "inline complex double-double float creation" |
| 604 | msgstr "" | |
| 605 | ||
| 08ce8e1e | 606 | #: src/compiler/sparc/float.lisp |
| d8544caa | 607 | msgid "complex double-double float realpart" |
| 608 | msgstr "" | |
| 609 | ||
| 08ce8e1e | 610 | #: src/compiler/sparc/float.lisp |
| d8544caa | 611 | msgid "complex double-double float imagpart" |
| 612 | msgstr "" | |
| 613 | ||
| 08ce8e1e | 614 | #: src/compiler/sparc/sap.lisp |
| d8544caa | 615 | msgid "pointer to SAP coercion" |
| 616 | msgstr "" | |
| 617 | ||
| 08ce8e1e | 618 | #: src/compiler/sparc/sap.lisp |
| d8544caa | 619 | msgid "SAP to pointer coercion" |
| 620 | msgstr "" | |
| 621 | ||
| 08ce8e1e | 622 | #: src/compiler/sparc/sap.lisp |
| d8544caa | 623 | msgid "SAP move" |
| 624 | msgstr "" | |
| 625 | ||
| 08ce8e1e | 626 | #: src/compiler/sparc/sap.lisp |
| d8544caa | 627 | msgid "SAP argument move" |
| 628 | msgstr "" | |
| 629 | ||
| 08ce8e1e | 630 | #: src/compiler/sparc/system.lisp |
| d8544caa | 631 | msgid "" |
| 632 | "Read the instruction cycle counter available on UltraSparcs. The\n" | |
| 633 | "64-bit counter is returned as two 32-bit unsigned integers. The low 32-bit\n" | |
| 634 | "result is the first value." | |
| 635 | msgstr "" | |
| 636 | ||
| 006b757f RT |
637 | #: src/compiler/sparc/system.lisp |
| 638 | msgid "" | |
| 639 | "Returns the primary value of BODY as the primary value, and the\n" | |
| 640 | " number of CPU cycles elapsed as secondary value." | |
| 641 | msgstr "" | |
| 642 | ||
| 08ce8e1e | 643 | #: src/compiler/sparc/char.lisp |
| d8544caa | 644 | msgid "character untagging" |
| 645 | msgstr "" | |
| 646 | ||
| 08ce8e1e | 647 | #: src/compiler/sparc/char.lisp |
| d8544caa | 648 | msgid "character tagging" |
| 649 | msgstr "" | |
| 650 | ||
| 08ce8e1e | 651 | #: src/compiler/sparc/char.lisp |
| d8544caa | 652 | msgid "character move" |
| 653 | msgstr "" | |
| 654 | ||
| 08ce8e1e | 655 | #: src/compiler/sparc/char.lisp |
| d8544caa | 656 | msgid "character arg move" |
| 657 | msgstr "" | |
| 658 | ||
| 08ce8e1e | 659 | #: src/compiler/sparc/char.lisp |
| d8544caa | 660 | msgid "inline comparison" |
| 661 | msgstr "" | |
| 662 | ||
| 08ce8e1e | 663 | #: src/compiler/sparc/static-fn.lisp |
| d8544caa | 664 | msgid "Either too many args (~D) or too many results (~D). Max = ~D" |
| 665 | msgstr "" | |
| 666 | ||
| 08ce8e1e | 667 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 668 | msgid "inline fixnum arithmetic" |
| 669 | msgstr "" | |
| 670 | ||
| 08ce8e1e | 671 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 672 | msgid "inline (signed-byte 32) arithmetic" |
| 673 | msgstr "" | |
| 674 | ||
| 08ce8e1e | 675 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 676 | msgid "inline (unsigned-byte 32) arithmetic" |
| 677 | msgstr "" | |
| 678 | ||
| 08ce8e1e | 679 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 680 | msgid "inline 32-bit abs" |
| 681 | msgstr "" | |
| 682 | ||
| 08ce8e1e | 683 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 684 | msgid "safe inline fixnum arithmetic" |
| 685 | msgstr "" | |
| 686 | ||
| 08ce8e1e | 687 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 688 | msgid "inline (signed-byte 32) ASH" |
| 689 | msgstr "" | |
| 690 | ||
| 08ce8e1e | 691 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 692 | msgid "inline (unsigned-byte 32) ASH" |
| 693 | msgstr "" | |
| 694 | ||
| 08ce8e1e | 695 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 696 | msgid "inline constant ASH" |
| 697 | msgstr "" | |
| 698 | ||
| 08ce8e1e | 699 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 700 | msgid "identity ASH not transformed away" |
| 701 | msgstr "" | |
| 702 | ||
| 08ce8e1e | 703 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 704 | msgid "inline ASH" |
| 705 | msgstr "" | |
| 706 | ||
| 08ce8e1e | 707 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 708 | msgid "inline right ASH" |
| 709 | msgstr "" | |
| 710 | ||
| 08ce8e1e | 711 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 712 | msgid "inline (signed-byte 32) integer-length" |
| 713 | msgstr "" | |
| 714 | ||
| 08ce8e1e | 715 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 716 | msgid "inline (unsigned-byte 32) integer-length" |
| 717 | msgstr "" | |
| 718 | ||
| 08ce8e1e | 719 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 720 | msgid "inline (unsigned-byte 32) logcount" |
| 721 | msgstr "" | |
| 722 | ||
| 08ce8e1e | 723 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 724 | msgid "Bad size specified for SIGNED-BYTE type specifier: ~S." |
| 725 | msgstr "" | |
| 726 | ||
| 08ce8e1e | 727 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 728 | msgid "inline fixnum comparison" |
| 729 | msgstr "" | |
| 730 | ||
| 08ce8e1e | 731 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 732 | msgid "inline (signed-byte 32) comparison" |
| 733 | msgstr "" | |
| 734 | ||
| 08ce8e1e | 735 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 736 | msgid "inline (unsigned-byte 32) comparison" |
| 737 | msgstr "" | |
| 738 | ||
| 08ce8e1e | 739 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 740 | msgid "shift-towards-start" |
| 741 | msgstr "" | |
| 742 | ||
| 08ce8e1e | 743 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 744 | msgid "shift-towards-end" |
| 745 | msgstr "" | |
| 746 | ||
| 08ce8e1e | 747 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 748 | msgid "" |
| 749 | "Emit code to multiply MULTIPLIER with MULTIPLICAND, putting the result\n" | |
| 750 | " in RESULT-HIGH and RESULT-LOW. KIND is either :signed or :unsigned.\n" | |
| 751 | " Note: the lifetimes of MULTIPLICAND and RESULT-HIGH overlap." | |
| 752 | msgstr "" | |
| 753 | ||
| 08ce8e1e | 754 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 755 | msgid "inline (signed-byte 64) arithmetic" |
| 756 | msgstr "" | |
| 757 | ||
| 08ce8e1e | 758 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 759 | msgid "inline (unsigned-byte 64) arithmetic" |
| 760 | msgstr "" | |
| 761 | ||
| 08ce8e1e | 762 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 763 | msgid "inline (signed-byte 64) ASH" |
| 764 | msgstr "" | |
| 765 | ||
| 08ce8e1e | 766 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 767 | msgid "inline (signed-byte 64) comparison" |
| 768 | msgstr "" | |
| 769 | ||
| 08ce8e1e | 770 | #: src/compiler/sparc/arith.lisp |
| d8544caa | 771 | msgid "inline (unsigned-byte 64) comparison" |
| 772 | msgstr "" | |
| 773 | ||
| 08ce8e1e | 774 | #: src/compiler/sparc/c-call.lisp |
| d8544caa | 775 | msgid "Class not yet defined: ~S" |
| 776 | msgstr "" | |
| 777 | ||
| 08ce8e1e | 778 | #: src/compiler/sparc/c-call.lisp |
| d8544caa | 779 | msgid "Too many result values from c-call." |
| 780 | msgstr "" | |
| 781 | ||
| 08ce8e1e | 782 | #: src/compiler/sparc/c-call.lisp |
| d8544caa | 783 | msgid "Method ~S not defined for ~S" |
| 784 | msgstr "" | |
| 785 | ||
| 08ce8e1e | 786 | #: src/compiler/sparc/c-call.lisp |
| d8544caa | 787 | msgid "" |
| 788 | "Cons up a piece of code which calls call-callback with INDEX and a\n" | |
| 789 | "pointer to the arguments." | |
| 790 | msgstr "" | |
| 791 | ||
| 08ce8e1e | 792 | #: src/compiler/sparc/call.lisp |
| d8544caa | 793 | msgid "more-arg-context" |
| 794 | msgstr "" | |
| 795 | ||
| 08ce8e1e | 796 | #: src/compiler/sparc/array.lisp |
| d8544caa | 797 | msgid "inline array access" |
| 798 | msgstr "" | |
| 799 | ||
| 08ce8e1e | 800 | #: src/compiler/sparc/array.lisp |
| d8544caa | 801 | msgid "inline array store" |
| 802 | msgstr "" | |
| 803 | ||
| 08ce8e1e | 804 | #: src/compiler/sparc/array.lisp |
| d8544caa | 805 | msgid "raw-bits VOP" |
| 806 | msgstr "" | |
| 807 | ||
| 08ce8e1e | 808 | #: src/compiler/sparc/array.lisp |
| d8544caa | 809 | msgid "setf raw-bits VOP" |
| 810 | msgstr "" |