+2008-08-20 Mark Kettenis <kettenis@gnu.org>
+
+ * sparc-tdep.c: Make some comments catch up with reality.
+
2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
* NEWS: Mention 'set target-async'
}
\f
-/* Extract from an array REGBUF containing the (raw) register state, a
- function return value of TYPE, and copy that into VALBUF. */
+/* Extract a function return value of TYPE from REGCACHE, and copy
+ that into VALBUF. */
static void
sparc32_extract_return_value (struct type *type, struct regcache *regcache,
}
}
-/* Write into the appropriate registers a function return value stored
- in VALBUF of type TYPE. */
+/* Store the function return value of type TYPE from VALBUF into
+ REGCACHE. */
static void
sparc32_store_return_value (struct type *type, struct regcache *regcache,