Translations by Gonzalo Testa

Gonzalo Testa has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

12 of 2 results
1626.
Motorola 68HC11/68HC12/68HCS12 options: -m68hc11 | -m68hc12 | -m68hcs12 specify the processor [default %s] -mshort use 16-bit int ABI (default) -mlong use 32-bit int ABI -mshort-double use 32-bit double ABI -mlong-double use 64-bit double ABI (default) --force-long-branches always turn relative branches into absolute ones -S,--short-branches do not turn relative branches into absolute ones when the offset is out of range --strict-direct-mode do not turn the direct mode into extended mode when the instruction does not support direct mode --print-insn-syntax print the syntax of instruction in case of error --print-opcodes print the list of instructions with syntax --generate-example generate an example of each instruction (used for testing)
2009-11-20
Opciones de Motorola 68HC11/68HC12/68HCS12: -m68hc11 | -m68hc12 | -m68hcs12 especifica el procesador [por defecto %s] -mshort usa enteros ABI de 16-bit (por defecto) -mlong usa enteros ABI de 32-bit -mshort-double usa dobles ABI de 32-bit -mlong-double usa dobles ABI de 64-bit (por defecto) --force-long-branches siempre vuelve ramas relativas en ramas absolutas -S,--short-branches no vuelven las ramas relativas en ramas absolutas cuando el offset está fuera de rango --strict-direct-mode no vuelve el modo directo en modo extendido cuando las instrucciones no soportan modo directo --print-insn-syntax imprime la sintaxis de instrucciones en caso de error --print-opcodes imprime la lista de instrucciones con sintaxis --generate-example genera un ejemplo de cada instrucción (usado para pruebas)
2453.
-FIXDD assemble code for fix data dependency
2009-11-19
-FIXDD código de ensamblador para arreglar dependencia de datos