Home | History | Annotate | Download | only in obj

Lines Matching refs:Encoding

47 //		Encoding:
58 // Encoding: same as memory reference, but type = TYPE_ADDR.
63 // Encoding:
71 // Encoding: same as above, but type = TYPE_INDIR.
76 // instruction encoding to use a full 32-bit constant, never a
81 // Encoding:
87 // Encoding:
94 // Encoding:
99 // Encoding:
108 // If the final argument to TEXT omits the -±y, the encoding should still
110 // Encoding:
118 // Encoding:
131 // Encoding:
138 // Encoding:
148 // Encoding:
536 // address, by encoding it into the instruction.
553 // of a CALL (JAL) instruction, by encoding the address into the instruction.
587 // of a JMP instruction, by encoding the address into the instruction.
669 // bits (bit 16-31) of an external address, by encoding it into the instruction.
672 // address (offset from thread pointer), by encoding it into the instruction.
923 // PutInt16 writes v into the buffer using little-endian encoding.
930 // PutInt32 writes v into the buffer using little-endian encoding.
939 // PutInt64 writes v into the buffer using little-endian encoding.