* Wrote ARM and Thumb stub handlers for simd, vfp and coprocessor instruction recording.
* Read documentation on VFP and Neon register set to figure out a register recording method.
* Follow up on upstream patches.
* Investigating a un-handled instruction test suite failure in arm process record.
* 9th/10th Muharram Public holiday on Thursday and Friday.
== Plan ==
* Fix failures in arm process record due to un-handled instruction.
* Get started on writing handlers for coproc, vfp and simd instructions.